X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FPhysicsEntity.cpp;h=060ef62abe9eccc215fa674b9466e14b3a2eb0dd;hp=4ba50dc24921ed739493fc72baa7a05755c1eeea;hb=5e0713e5967be038b1b0cc5f0ffbd0180e3f7099;hpb=6029825fe57b4a07ab4782b338d5c427c9e6af06 diff --git a/src/Entities/PhysicsEntity.cpp b/src/Entities/PhysicsEntity.cpp index 4ba50dc..060ef62 100644 --- a/src/Entities/PhysicsEntity.cpp +++ b/src/Entities/PhysicsEntity.cpp @@ -17,9 +17,9 @@ #include "PhysicsEntity.h" -#include -#include -using namespace pg; +#include +#include +using namespace bear; #include "effectManager.h"