X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FBall.h;h=c3a117881a896b366cc02f527c9c3e234ce56a24;hp=6b7c4c948e4ecebe28581bd56cbaac60227d1e6b;hb=5e0713e5967be038b1b0cc5f0ffbd0180e3f7099;hpb=6029825fe57b4a07ab4782b338d5c427c9e6af06 diff --git a/src/Entities/Ball.h b/src/Entities/Ball.h index 6b7c4c9..c3a1178 100644 --- a/src/Entities/Ball.h +++ b/src/Entities/Ball.h @@ -18,8 +18,8 @@ #ifndef BALL_H #define BALL_H -#include -using namespace pg; +#include +using namespace bear; #include "PhysicsEntity.h"