summaryrefslogtreecommitdiff
path: root/include/lib/touch.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lib/touch.h')
-rw-r--r--include/lib/touch.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/lib/touch.h b/include/lib/touch.h
index 41d29e4d..4bc0ed30 100644
--- a/include/lib/touch.h
+++ b/include/lib/touch.h
@@ -1,5 +1,8 @@
#pragma once
+#include "global.h"
+#include "types.h"
+
struct TouchStateFlags {
u16 touchX;
u16 touchY;