X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FPhysicsEntity.h;h=6c1d4558af4a38cb33685396e6d06576ee090c8e;hp=e3ce13c1abe483c58441b3641c8996a24b0c9ce1;hb=5e0713e5967be038b1b0cc5f0ffbd0180e3f7099;hpb=6029825fe57b4a07ab4782b338d5c427c9e6af06 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"