aboutsummaryrefslogtreecommitdiff
path: root/zencore/xxhash.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'zencore/xxhash.cpp')
-rw-r--r--zencore/xxhash.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/zencore/xxhash.cpp b/zencore/xxhash.cpp
index a20ee10bd..450131d19 100644
--- a/zencore/xxhash.cpp
+++ b/zencore/xxhash.cpp
@@ -3,8 +3,8 @@
#include <zencore/xxhash.h>
#include <zencore/string.h>
+#include <zencore/testing.h>
-#include <doctest/doctest.h>
#include <gsl/gsl-lite.hpp>
namespace zen {