summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bx/tests/handle_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bx/tests/handle_test.cpp')
-rw-r--r--3rdparty/bx/tests/handle_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/bx/tests/handle_test.cpp b/3rdparty/bx/tests/handle_test.cpp
index 5bcd6f8c89e..b82e1da3174 100644
--- a/3rdparty/bx/tests/handle_test.cpp
+++ b/3rdparty/bx/tests/handle_test.cpp
@@ -5,7 +5,7 @@
#include "test.h"
#include <bx/handlealloc.h>
-#include <bx/string.h>
+#include <bx/hash.h>
TEST_CASE("HandleListT", "")
{