X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FLine.h;h=a4f94e7dea6e938c3233708d2bb2869f55ba5092;hp=e6159d14a6bdacc56f76498ae72267ad6288c5d7;hb=f32a9b7c8eab3536ad354f85ee65c41d5b5da006;hpb=f5380bc68a49710df6c10b089da232afb791344e diff --git a/src/Entities/Line.h b/src/Entities/Line.h index e6159d1..a4f94e7 100644 --- a/src/Entities/Line.h +++ b/src/Entities/Line.h @@ -18,8 +18,9 @@ #ifndef LINE_H #define LINE_H +#include + #include "Particle.h" -#include "Vector2.h" /// ***** Header Class *****