X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fworld%2FEntityDerivative.hpp;h=68654d32c4c370510ccc164cdcd85be86cd3633a;hb=dcd54cacda98c2c0f7cf0c7a9131fb858d8ee10a;hp=d3a6f3056739cdd270c36073c9cf002af6a3c1f8;hpb=efc3c1ba52cbe0fc9a4010c37c2d7c7020a0b481;p=blank.git diff --git a/src/world/EntityDerivative.hpp b/src/world/EntityDerivative.hpp index d3a6f30..68654d3 100644 --- a/src/world/EntityDerivative.hpp +++ b/src/world/EntityDerivative.hpp @@ -1,7 +1,7 @@ #ifndef BLANK_WORLD_ENTITYDERIVATIVE_HPP_ #define BLANK_WORLD_ENTITYDERIVATIVE_HPP_ -#include +#include "../graphics/glm.hpp" namespace blank {