X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FPoint.h;h=e0277f77cea4050b8e9e4c7c71d6866ae62ccf8f;hp=ede27d212a1aa2892d169b69b265f6553d7348bd;hb=3d1f081343dc603a3292538eeb9bd794b255deb6;hpb=2688190c40c02fd4f839c4a7d5c671744bbdc2ad diff --git a/src/Entities/Point.h b/src/Entities/Point.h index ede27d2..e0277f7 100644 --- a/src/Entities/Point.h +++ b/src/Entities/Point.h @@ -19,7 +19,7 @@ #define POINT_H #include "Particle.h" -#include "../Vector2.h" +#include "Vector2.h" /// ***** Header Class *****