summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--driver/touchpad_elan.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/touchpad_elan.c b/driver/touchpad_elan.c
index a056f2ddff..ace80c3b70 100644
--- a/driver/touchpad_elan.c
+++ b/driver/touchpad_elan.c
@@ -12,6 +12,7 @@
#include "sha256.h"
#include "shared_mem.h"
#include "task.h"
+#include "tablet_mode.h"
#include "timer.h"
#include "touchpad.h"
#include "update_fw.h"