X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FPoint.h;h=3845e5a253f570f3f9c67e566b9e1b542105fa5d;hp=e0277f77cea4050b8e9e4c7c71d6866ae62ccf8f;hb=f32a9b7c8eab3536ad354f85ee65c41d5b5da006;hpb=f5380bc68a49710df6c10b089da232afb791344e diff --git a/src/Entities/Point.h b/src/Entities/Point.h index e0277f7..3845e5a 100644 --- a/src/Entities/Point.h +++ b/src/Entities/Point.h @@ -18,8 +18,9 @@ #ifndef POINT_H #define POINT_H +#include + #include "Particle.h" -#include "Vector2.h" /// ***** Header Class *****