summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test_helper.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/test_helper.cpp b/tests/test_helper.cpp
index 11c7d21..d9d2335 100644
--- a/tests/test_helper.cpp
+++ b/tests/test_helper.cpp
@@ -1,7 +1,7 @@
-#include <zip.h>
-#include <xml.h>
-#include <greatest.h>
-#include <timer.h>
+#include <zip/src/zip.h>
+#include <xml.c/src/xml.h>
+#include <greatest/greatest.h>
+#include <timer_lib/timer.h>
#include "memops.hpp"
#include "strops.hpp"