diff --git a/examples/tftbmp/tftbmp.pde b/examples/tftbmp/tftbmp.pde index 3c437d9..e047801 100755 --- a/examples/tftbmp/tftbmp.pde +++ b/examples/tftbmp/tftbmp.pde @@ -6,6 +6,7 @@ #include // Core graphics library #include // Hardware-specific library #include +#include // The control pins for the LCD can be assigned to any digital or // analog pins...but we'll use the analog pins as this allows us to