X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FBall.h;h=e4267e801cce94fe437b5b46930eb2b45125ca11;hp=4e3219bfe0492ac5c1e627c2ec74f24a7460ea0a;hb=f32a9b7c8eab3536ad354f85ee65c41d5b5da006;hpb=f5380bc68a49710df6c10b089da232afb791344e diff --git a/src/Entities/Ball.h b/src/Entities/Ball.h index 4e3219b..e4267e8 100644 --- a/src/Entities/Ball.h +++ b/src/Entities/Ball.h @@ -18,8 +18,9 @@ #ifndef BALL_H #define BALL_H +#include + #include "PhysicsEntity.h" -#include "Vector2.h" /// ***** Header Class *****