X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FWindParticle.h;h=560e660bbdc36c0f010bbf2715eb9d01ae9ca53e;hp=b03aebbfedd7f363c9aef0aa4fd8ab2beed81d63;hb=5e0713e5967be038b1b0cc5f0ffbd0180e3f7099;hpb=6029825fe57b4a07ab4782b338d5c427c9e6af06 diff --git a/src/Entities/WindParticle.h b/src/Entities/WindParticle.h index b03aebb..560e660 100644 --- a/src/Entities/WindParticle.h +++ b/src/Entities/WindParticle.h @@ -18,8 +18,8 @@ #ifndef WINDPARTICLE_H #define WINDPARTICLE_H -#include -using namespace pg; +#include +using namespace bear; #include "Point.h"