X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FPolygon.cpp;h=42cfbdbc71331b530ee87e0d0eb832187ea33583;hp=18615714f3254a885d75a79ebda5fc64ecb70fbf;hb=3d1f081343dc603a3292538eeb9bd794b255deb6;hpb=2688190c40c02fd4f839c4a7d5c671744bbdc2ad diff --git a/src/Entities/Polygon.cpp b/src/Entities/Polygon.cpp index 1861571..42cfbdb 100644 --- a/src/Entities/Polygon.cpp +++ b/src/Entities/Polygon.cpp @@ -17,7 +17,7 @@ #include "Polygon.h" -#include "../Vector2.h" +#include "Vector2.h" /// ***** Constructors/Destructors *****