diff options
Diffstat (limited to 'api/api_display.c')
-rw-r--r-- | api/api_display.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/api_display.c b/api/api_display.c index 8ae358abb14..4f2cdd7330e 100644 --- a/api/api_display.c +++ b/api/api_display.c @@ -6,6 +6,7 @@ #include <common.h> #include <api_public.h> #include <lcd.h> +#include <log.h> #include <video_font.h> /* Get font width and height */ /* lcd.h needs BMP_LOGO_HEIGHT to calculate CONSOLE_ROWS */ |