aboutsummaryrefslogtreecommitdiffstats
path: root/glcd.h
diff options
context:
space:
mode:
Diffstat (limited to 'glcd.h')
-rw-r--r--glcd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/glcd.h b/glcd.h
index 9a23dc8e..38e5ea68 100644
--- a/glcd.h
+++ b/glcd.h
@@ -4,6 +4,7 @@
#include "ch.h"
#include "hal.h"
#include "drivers/ssd1289_lld.h"
+#include "drivers/s6d1121_lld.h"
#define SCREEN_WIDTH 240
#define SCREEN_HEIGHT 320