X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fworld%2FBlockGravity.hpp;h=3900207e14e08421da46f9a34bdf005f160282df;hb=HEAD;hp=6a17b61e6dee46b93f2cdd268a91380dd3196e00;hpb=ed3bdc028edc0ecb5835d1c0bf18dbc59b342daf;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 {