From b76e309166f714b0a66fb4802f02e92a82d09082 Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Thu, 9 Jan 2025 14:44:31 -0500 Subject: flatten file structure + rename --- src/math-helpers.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/math-helpers.hpp') diff --git a/src/math-helpers.hpp b/src/math-helpers.hpp index 9276df8..2039348 100644 --- a/src/math-helpers.hpp +++ b/src/math-helpers.hpp @@ -1,7 +1,7 @@ #ifndef PKE_MATH_HELPERS_HPP #define PKE_MATH_HELPERS_HPP -#include "vendor/glm_include.hpp" +#include "vendor-glm-include.hpp" #include #include #include -- cgit v1.2.3