X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FeffectManager.h;h=c343af3c28fc1e05a7f278734a6fdf59ae469ac2;hp=645c4cecfb3e7f3cdd2b3d4ed5257dd3b8e2124a;hb=5e0713e5967be038b1b0cc5f0ffbd0180e3f7099;hpb=6029825fe57b4a07ab4782b338d5c427c9e6af06 diff --git a/src/effectManager.h b/src/effectManager.h index 645c4ce..c343af3 100644 --- a/src/effectManager.h +++ b/src/effectManager.h @@ -18,8 +18,8 @@ #ifndef EFFECTMANAGER_H #define EFFECTMANAGER_H -#include -using namespace pg; +#include +using namespace bear; #include "Entities/PhysicsEntity.h"