X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FWindParticle.cpp;h=786bb78290a6100278ad01f073dd150ba066315c;hp=9df28c289914bd075669d9bcbd99b211bcf462ac;hb=5e0713e5967be038b1b0cc5f0ffbd0180e3f7099;hpb=6029825fe57b4a07ab4782b338d5c427c9e6af06 diff --git a/src/Entities/WindParticle.cpp b/src/Entities/WindParticle.cpp index 9df28c2..786bb78 100644 --- a/src/Entities/WindParticle.cpp +++ b/src/Entities/WindParticle.cpp @@ -17,8 +17,8 @@ #include "WindParticle.h" -#include -using namespace pg; +#include +using namespace bear; /// ***** Constructors/Destructors *****