diff options
Diffstat (limited to 'common/lcd.c')
-rw-r--r-- | common/lcd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/lcd.c b/common/lcd.c index 504b8f6..6313ec0 100644 --- a/common/lcd.c +++ b/common/lcd.c @@ -57,6 +57,7 @@ /* ** FONT DATA */ /************************************************************************/ #include <video_font.h> /* Get font data, width and height */ +#include <video_font_data.h> /************************************************************************/ /* ** LOGO DATA */ |