X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FPolygon.h;h=6b115fcee9f8042f6348299537072b8c4d1da708;hp=5f3781d5afce3326d1871b7fced336838eaa3c66;hb=f32a9b7c8eab3536ad354f85ee65c41d5b5da006;hpb=f5380bc68a49710df6c10b089da232afb791344e diff --git a/src/Entities/Polygon.h b/src/Entities/Polygon.h index 5f3781d..6b115fc 100644 --- a/src/Entities/Polygon.h +++ b/src/Entities/Polygon.h @@ -18,8 +18,9 @@ #ifndef POLYGON_H #define POLYGON_H +#include + #include "PhysicsEntity.h" -#include "Vector2.h" #include using std::vector;