X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;f=src%2FEntities%2FBall.h;h=6b7c4c948e4ecebe28581bd56cbaac60227d1e6b;hb=b85b89ba9a2cb0373209e8117046fd308faf0202;hp=e4267e801cce94fe437b5b46930eb2b45125ca11;hpb=f32a9b7c8eab3536ad354f85ee65c41d5b5da006;p=physics.git diff --git a/src/Entities/Ball.h b/src/Entities/Ball.h index e4267e8..6b7c4c9 100644 --- a/src/Entities/Ball.h +++ b/src/Entities/Ball.h @@ -19,6 +19,7 @@ #define BALL_H #include +using namespace pg; #include "PhysicsEntity.h"