X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fworld%2FEntityState.hpp;h=e862161ec4b446eedbb02a66ea6312f2792faba5;hb=57e4a98dcdf7ed1c38ef47bd4152d9965a5e8960;hp=ee99c76bd75bef248c655c9673785960ea545b2d;hpb=4727825186798902f68df5b99a6a32f0ef618454;p=blank.git diff --git a/src/world/EntityState.hpp b/src/world/EntityState.hpp index ee99c76..e862161 100644 --- a/src/world/EntityState.hpp +++ b/src/world/EntityState.hpp @@ -2,8 +2,8 @@ #define BLANK_WORLD_ENTITYSTATE_HPP_ #include "../geometry/Location.hpp" +#include "../graphics/glm.hpp" -#include #include