X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FEntity.cpp;h=ae0451438b7133aa6830c93ed54cb415ce661cc3;hp=9510b784c936a25097fe3817ab7ffa2b3c9b151d;hb=5e0713e5967be038b1b0cc5f0ffbd0180e3f7099;hpb=6029825fe57b4a07ab4782b338d5c427c9e6af06 diff --git a/src/Entities/Entity.cpp b/src/Entities/Entity.cpp index 9510b78..ae04514 100644 --- a/src/Entities/Entity.cpp +++ b/src/Entities/Entity.cpp @@ -17,8 +17,8 @@ #include "Entity.h" -#include -using namespace pg; +#include +using namespace bear; /// ***** Constructors/Destructors *****