diff options
Diffstat (limited to 'src/Math/Vec4f.c')
| -rw-r--r-- | src/Math/Vec4f.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Math/Vec4f.c b/src/Math/Vec4f.c index 5a64055..27fd55d 100644 --- a/src/Math/Vec4f.c +++ b/src/Math/Vec4f.c @@ -1,4 +1,4 @@ -#include <BH/Math.h> +#include <BH/Math/Vec4f.h> #include <math.h> |
