X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fworld%2FEntityState.hpp;h=e862161ec4b446eedbb02a66ea6312f2792faba5;hb=dcd54cacda98c2c0f7cf0c7a9131fb858d8ee10a;hp=ee99c76bd75bef248c655c9673785960ea545b2d;hpb=efc3c1ba52cbe0fc9a4010c37c2d7c7020a0b481;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