X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FBall.h;h=4e3219bfe0492ac5c1e627c2ec74f24a7460ea0a;hp=d4d43a7d67864ff23e49366d1a106d959afcd83b;hb=3d1f081343dc603a3292538eeb9bd794b255deb6;hpb=2688190c40c02fd4f839c4a7d5c671744bbdc2ad diff --git a/src/Entities/Ball.h b/src/Entities/Ball.h index d4d43a7..4e3219b 100644 --- a/src/Entities/Ball.h +++ b/src/Entities/Ball.h @@ -19,7 +19,7 @@ #define BALL_H #include "PhysicsEntity.h" -#include "../Vector2.h" +#include "Vector2.h" /// ***** Header Class *****