summaryrefslogtreecommitdiff
path: root/src/tangara/input/input_touch_dpad.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tangara/input/input_touch_dpad.cpp')
-rw-r--r--src/tangara/input/input_touch_dpad.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tangara/input/input_touch_dpad.cpp b/src/tangara/input/input_touch_dpad.cpp
index f7e12fc5..9275b510 100644
--- a/src/tangara/input/input_touch_dpad.cpp
+++ b/src/tangara/input/input_touch_dpad.cpp
@@ -10,8 +10,8 @@
#include "hal/lv_hal_indev.h"
-#include "haptics.hpp"
-#include "touchwheel.hpp"
+#include "drivers/haptics.hpp"
+#include "drivers/touchwheel.hpp"
#include "events/event_queue.hpp"
#include "input/input_device.hpp"