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