summaryrefslogtreecommitdiff
path: root/test/main/main.cpp
diff options
context:
space:
mode:
authorjacqueline <me@jacqueline.id.au>2024-06-25 15:23:51 +1000
committerjacqueline <me@jacqueline.id.au>2024-06-25 15:23:51 +1000
commit8db57d6dc5cf5c83cffd393a37ca37bc1a67f1af (patch)
tree3aab9a7757013b8915e3b048ba7d6e6e430d4ae3 /test/main/main.cpp
parent2d04e13cc6498cb4b28a07ae1ce878a295b3cee4 (diff)
downloadtangara-fw-8db57d6dc5cf5c83cffd393a37ca37bc1a67f1af.tar.gz
Unbreak the tests build
Diffstat (limited to 'test/main/main.cpp')
-rw-r--r--test/main/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/main/main.cpp b/test/main/main.cpp
index 2a935397..57be6b24 100644
--- a/test/main/main.cpp
+++ b/test/main/main.cpp
@@ -8,11 +8,11 @@
#include <cstdint>
+#include "catch_runner.hpp"
#include "esp_console.h"
#include "esp_log.h"
-#include "catch_runner.hpp"
-#include "console.hpp"
+#include "dev_console/console.hpp"
void RegisterCatch2() {
esp_console_cmd_t cmd{