X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fworld%2FBlockGravity.hpp;h=3900207e14e08421da46f9a34bdf005f160282df;hb=dcd54cacda98c2c0f7cf0c7a9131fb858d8ee10a;hp=6a17b61e6dee46b93f2cdd268a91380dd3196e00;hpb=efc3c1ba52cbe0fc9a4010c37c2d7c7020a0b481;p=blank.git diff --git a/src/world/BlockGravity.hpp b/src/world/BlockGravity.hpp index 6a17b61..3900207 100644 --- a/src/world/BlockGravity.hpp +++ b/src/world/BlockGravity.hpp @@ -1,8 +1,9 @@ #ifndef BLANK_WORLD_BLOCKGRAVITY_HPP_ #define BLANK_WORLD_BLOCKGRAVITY_HPP_ +#include "../graphics/glm.hpp" + #include -#include namespace blank {