X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FEntity.cpp;h=847254adba47003aba64da92f188d9780f56e72e;hp=a486ebde049129a38d14a6073f7e593acc727eb0;hb=3d1f081343dc603a3292538eeb9bd794b255deb6;hpb=2688190c40c02fd4f839c4a7d5c671744bbdc2ad 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 *****