X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fmodel%2FInstance.hpp;h=60e195087099fbfe8f28493d326a2680fdd3355a;hb=19f61f6eb14b532e41a81ea850c36723d8bd9930;hp=80c8f710fd14e7a0f60988a2fc6b0b73122a1110;hpb=33b37e7242e4cbfa76e4a0d6e5bb54223b541162;p=blank.git diff --git a/src/model/Instance.hpp b/src/model/Instance.hpp index 80c8f71..60e1950 100644 --- a/src/model/Instance.hpp +++ b/src/model/Instance.hpp @@ -2,9 +2,9 @@ #define BLANK_MODEL_INSTANCE_HPP_ #include "Part.hpp" +#include "../graphics/glm.hpp" #include -#include #include