X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;f=src%2FEntities%2FWindParticle.cpp;h=786bb78290a6100278ad01f073dd150ba066315c;hb=60addc0838dad313d5d76247fa2665c20fea7689;hp=bd866ab5c49d0e8b601dc35a9e5d2b5b36e3740c;hpb=3d1f081343dc603a3292538eeb9bd794b255deb6;p=physics.git diff --git a/src/Entities/WindParticle.cpp b/src/Entities/WindParticle.cpp index bd866ab..786bb78 100644 --- a/src/Entities/WindParticle.cpp +++ b/src/Entities/WindParticle.cpp @@ -17,7 +17,8 @@ #include "WindParticle.h" -#include "Vector2.h" +#include +using namespace bear; /// ***** Constructors/Destructors *****