diff --git a/src/entitys/entitybase.hpp b/src/entitys/entitybase.hpp index 8e37e4c..2492b47 100644 --- a/src/entitys/entitybase.hpp +++ b/src/entitys/entitybase.hpp @@ -5,7 +5,7 @@ #include "../render/textures.hpp" #include #include -#include +#include struct Entity;