X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FEntity.h;h=ff1db589f1655992caf14e1416d971f7e93fe0ec;hp=6cd3e41f9f9b7f9f31723bb2d4fa44d8ec38bf69;hb=5e0713e5967be038b1b0cc5f0ffbd0180e3f7099;hpb=6029825fe57b4a07ab4782b338d5c427c9e6af06 diff --git a/src/Entities/Entity.h b/src/Entities/Entity.h index 6cd3e41..ff1db58 100644 --- a/src/Entities/Entity.h +++ b/src/Entities/Entity.h @@ -18,8 +18,8 @@ #ifndef ENTITY_H #define ENTITY_H -#include -using namespace pg; +#include +using namespace bear; /// ***** Header Class *****