aboutsummaryrefslogtreecommitdiff
path: root/test/src/TestVec3i.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/TestVec3i.c')
-rw-r--r--test/src/TestVec3i.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/TestVec3i.c b/test/src/TestVec3i.c
index f8ab9ee..241d621 100644
--- a/test/src/TestVec3i.c
+++ b/test/src/TestVec3i.c
@@ -1,4 +1,4 @@
-#include <BH/Math.h>
+#include <BH/Math/Vec3i.h>
#include <BH/Unit.h>