X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fworld%2FEntityDerivative.hpp;h=68654d32c4c370510ccc164cdcd85be86cd3633a;hb=78e56cf8a2029981502dd632a8fbc08da558fe01;hp=d3a6f3056739cdd270c36073c9cf002af6a3c1f8;hpb=808d9dbd3ab101c0ff10697e36ef2c45a23b6ef5;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 {