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