X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FParticle.cpp;h=c7626d4fe1af8745aa5503209ac92b68bbc6f0ea;hp=23226e0c6f7c623aeeb7c51f03e8f21dfb687ce5;hb=5e0713e5967be038b1b0cc5f0ffbd0180e3f7099;hpb=6029825fe57b4a07ab4782b338d5c427c9e6af06 diff --git a/src/Entities/Particle.cpp b/src/Entities/Particle.cpp index 23226e0..c7626d4 100644 --- a/src/Entities/Particle.cpp +++ b/src/Entities/Particle.cpp @@ -17,8 +17,8 @@ #include "Particle.h" -#include -using namespace pg; +#include +using namespace bear; /// ***** Constructors/Destructors *****