summaryrefslogtreecommitdiff
path: root/drivers/video/sed156x.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/sed156x.c')
-rw-r--r--drivers/video/sed156x.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/sed156x.c b/drivers/video/sed156x.c
index d8b0d7f5d6..f324354c39 100644
--- a/drivers/video/sed156x.c
+++ b/drivers/video/sed156x.c
@@ -25,7 +25,6 @@
/* include the font data */
#include <video_font.h>
-#include <video_font_data.h>
#if VIDEO_FONT_WIDTH != 8 || VIDEO_FONT_HEIGHT != 16
#error Expecting VIDEO_FONT_WIDTH == 8 && VIDEO_FONT_HEIGHT == 16