aboutsummaryrefslogtreecommitdiff
path: root/test/common/StringTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/common/StringTest.cpp')
-rw-r--r--test/common/StringTest.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/common/StringTest.cpp b/test/common/StringTest.cpp
index adbd5598..9ed351e5 100644
--- a/test/common/StringTest.cpp
+++ b/test/common/StringTest.cpp
@@ -1,5 +1,5 @@
-#include "cru/common/Format.h"
-#include "cru/common/String.h"
+#include "cru/base/Format.h"
+#include "cru/base/String.h"
#include <catch2/catch_test_macros.hpp>