summaryrefslogtreecommitdiff
path: root/src/tangara/app_console/app_console.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tangara/app_console/app_console.cpp')
-rw-r--r--src/tangara/app_console/app_console.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/tangara/app_console/app_console.cpp b/src/tangara/app_console/app_console.cpp
index 09f267d8..e3048ba2 100644
--- a/src/tangara/app_console/app_console.cpp
+++ b/src/tangara/app_console/app_console.cpp
@@ -31,11 +31,11 @@
#include "ff.h"
#include "freertos/projdefs.h"
-#include "bluetooth.hpp"
-#include "bluetooth_types.hpp"
-#include "haptics.hpp"
+#include "drivers/bluetooth.hpp"
+#include "drivers/bluetooth_types.hpp"
+#include "drivers/haptics.hpp"
+#include "drivers/samd.hpp"
#include "memory_resource.hpp"
-#include "samd.hpp"
#include "audio/audio_events.hpp"
#include "audio/audio_fsm.hpp"