aboutsummaryrefslogtreecommitdiff
path: root/src/Math/Vec3i.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Math/Vec3i.c')
-rw-r--r--src/Math/Vec3i.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Math/Vec3i.c b/src/Math/Vec3i.c
index 1b07d7a..7a6b866 100644
--- a/src/Math/Vec3i.c
+++ b/src/Math/Vec3i.c
@@ -1,4 +1,4 @@
-#include <BH/Math.h>
+#include <BH/Math/Vec3i.h>
void BH_Vec3iAdd(const int a[3],