aboutsummaryrefslogtreecommitdiff
path: root/src/Math/Vec2f.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Math/Vec2f.c')
-rw-r--r--src/Math/Vec2f.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Math/Vec2f.c b/src/Math/Vec2f.c
index bd6c0a8..58e9a4e 100644
--- a/src/Math/Vec2f.c
+++ b/src/Math/Vec2f.c
@@ -1,4 +1,4 @@
-#include <BH/Math.h>
+#include <BH/Math/Vec2f.h>
#include <math.h>