X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FBall.cpp;h=11e3e0924f02e8c53b22c31402e7428cab928fca;hp=ecbb412be232e4ea7c357e66a530a9be654bb957;hb=5e0713e5967be038b1b0cc5f0ffbd0180e3f7099;hpb=6029825fe57b4a07ab4782b338d5c427c9e6af06 diff --git a/src/Entities/Ball.cpp b/src/Entities/Ball.cpp index ecbb412..11e3e09 100644 --- a/src/Entities/Ball.cpp +++ b/src/Entities/Ball.cpp @@ -17,9 +17,9 @@ #include "Ball.h" -#include -#include -using namespace pg; +#include +#include +using namespace bear; #include "graphics/graphics.h"