X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FParticle.h;h=34c8f646b83a19c734d8b2518fc342f990e3eb51;hp=51c85a436b5199e96b842227ff3e19b3afb6f2f1;hb=5e0713e5967be038b1b0cc5f0ffbd0180e3f7099;hpb=6029825fe57b4a07ab4782b338d5c427c9e6af06 diff --git a/src/Entities/Particle.h b/src/Entities/Particle.h index 51c85a4..34c8f64 100644 --- a/src/Entities/Particle.h +++ b/src/Entities/Particle.h @@ -18,8 +18,8 @@ #ifndef PARTICLE_H #define PARTICLE_H -#include -using namespace pg; +#include +using namespace bear; #include "Entity.h"