aboutsummaryrefslogtreecommitdiff
path: root/test/src/TestMath.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/TestMath.c')
-rw-r--r--test/src/TestMath.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/src/TestMath.c b/test/src/TestMath.c
index 9896e6a..db6c6e1 100644
--- a/test/src/TestMath.c
+++ b/test/src/TestMath.c
@@ -1,4 +1,5 @@
-#include <BH/Math.h>
+#include <BH/Math/Quat.h>
+#include <BH/Math/Mat4f.h>
#include <BH/Unit.h>