diff --git a/libraries/AP_HAL_AVR/examples/LCDTest/LCrystal.h b/libraries/AP_HAL_AVR/examples/LCDTest/LCrystal.h index 5517728925..df1eb17b3a 100644 --- a/libraries/AP_HAL_AVR/examples/LCDTest/LCrystal.h +++ b/libraries/AP_HAL_AVR/examples/LCDTest/LCrystal.h @@ -2,7 +2,7 @@ #define LiquidCrystal_h #include -#include <../AP_HAL/utility/Print.h> +#include // commands #define LCD_CLEARDISPLAY 0x01