aboutsummaryrefslogtreecommitdiff
path: root/src/Math/Plane.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Math/Plane.c')
-rw-r--r--src/Math/Plane.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Math/Plane.c b/src/Math/Plane.c
index d2dbe76..1628deb 100644
--- a/src/Math/Plane.c
+++ b/src/Math/Plane.c
@@ -1,4 +1,5 @@
-#include <BH/Math.h>
+#include <BH/Math/Plane.h>
+#include <BH/Math/Vec3f.h>
#include <string.h>