X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fmodel%2FModel.hpp;h=54b5256c13f34e4767475735d259d3161272aa9c;hb=dcd54cacda98c2c0f7cf0c7a9131fb858d8ee10a;hp=145a6d9c0fd56cf40dc29145360e2d577a899b26;hpb=efc3c1ba52cbe0fc9a4010c37c2d7c7020a0b481;p=blank.git diff --git a/src/model/Model.hpp b/src/model/Model.hpp index 145a6d9..54b5256 100644 --- a/src/model/Model.hpp +++ b/src/model/Model.hpp @@ -2,11 +2,11 @@ #define BLANK_MODEL_MODEL_HPP_ #include "Part.hpp" +#include "../graphics/glm.hpp" #include #include #include -#include #include