X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FWindParticle.h;h=d50fbe7145909c1ebe0a6842d437520113db32dc;hp=5b954b37420f726ccf901dc43e05dd8c0e810e34;hb=3d1f081343dc603a3292538eeb9bd794b255deb6;hpb=2688190c40c02fd4f839c4a7d5c671744bbdc2ad diff --git a/src/Entities/WindParticle.h b/src/Entities/WindParticle.h index 5b954b3..d50fbe7 100644 --- a/src/Entities/WindParticle.h +++ b/src/Entities/WindParticle.h @@ -19,7 +19,7 @@ #define WINDPARTICLE_H #include "Point.h" -#include "../Vector2.h" +#include "Vector2.h" /// ***** Header Class *****