X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;f=src%2FEntities%2FPhysicsEntity.h;h=6c1d4558af4a38cb33685396e6d06576ee090c8e;hb=7d8057c331d6ed190990b69cf251e062bc2d3126;hp=e3ce13c1abe483c58441b3641c8996a24b0c9ce1;hpb=b85b89ba9a2cb0373209e8117046fd308faf0202;p=physics.git diff --git a/src/Entities/PhysicsEntity.h b/src/Entities/PhysicsEntity.h index e3ce13c..6c1d455 100644 --- a/src/Entities/PhysicsEntity.h +++ b/src/Entities/PhysicsEntity.h @@ -18,8 +18,8 @@ #ifndef PHYSICS_H #define PHYSICS_H -#include -using namespace pg; +#include +using namespace bear; #include "Entity.h"