X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;f=src%2FEntities%2FLine.h;h=e6159d14a6bdacc56f76498ae72267ad6288c5d7;hb=3d1f081343dc603a3292538eeb9bd794b255deb6;hp=54bec64a2f5c356d46ae1237036baece2f8be8be;hpb=e68f847b245153427266841ae724d602ca434c29;p=physics.git diff --git a/src/Entities/Line.h b/src/Entities/Line.h index 54bec64..e6159d1 100644 --- a/src/Entities/Line.h +++ b/src/Entities/Line.h @@ -19,7 +19,7 @@ #define LINE_H #include "Particle.h" -#include "../Vector2.h" +#include "Vector2.h" /// ***** Header Class *****