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