X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;f=src%2FEntities%2FEntity.cpp;h=847254adba47003aba64da92f188d9780f56e72e;hb=3d1f081343dc603a3292538eeb9bd794b255deb6;hp=a486ebde049129a38d14a6073f7e593acc727eb0;hpb=e68f847b245153427266841ae724d602ca434c29;p=physics.git diff --git a/src/Entities/Entity.cpp b/src/Entities/Entity.cpp index a486ebd..847254a 100644 --- a/src/Entities/Entity.cpp +++ b/src/Entities/Entity.cpp @@ -17,7 +17,7 @@ #include "Entity.h" -#include "../Vector2.h" +#include "Vector2.h" /// ***** Constructors/Destructors *****