summaryrefslogtreecommitdiffstats
path: root/test/catch_prompt.cpp
diff options
context:
space:
mode:
authorEdwin van Leeuwen <edwinvanl@tuta.io>2022-06-18 12:41:40 +0100
committerEdwin van Leeuwen <edwinvanl@tuta.io>2022-06-18 12:41:40 +0100
commitc5b87af882a6e8ecff61d97882c73c94adb114d3 (patch)
tree9194e4ccb1e35f6559fe7584c13b64722d20eab3 /test/catch_prompt.cpp
parent21b9d2a9a35551229af05e43bd6895a3441094ed (diff)
parent69cca38f7e467fff8df9ab79da249acac49c56b2 (diff)
Merge branch 'release/1.0.0'v1.0.0
Diffstat (limited to 'test/catch_prompt.cpp')
-rw-r--r--test/catch_prompt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/catch_prompt.cpp b/test/catch_prompt.cpp
index ba85fd4..117f357 100644
--- a/test/catch_prompt.cpp
+++ b/test/catch_prompt.cpp
@@ -4,7 +4,7 @@
#include <nlohmann/json.hpp>
-#include "prompt.hpp"
+#include "rttt/prompt.hpp"
#include <set>
using namespace rttt;