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