X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FWindParticle.h;h=11ddedd0289f4c61bc41aa494d76257b3841d332;hp=d50fbe7145909c1ebe0a6842d437520113db32dc;hb=f32a9b7c8eab3536ad354f85ee65c41d5b5da006;hpb=f5380bc68a49710df6c10b089da232afb791344e diff --git a/src/Entities/WindParticle.h b/src/Entities/WindParticle.h index d50fbe7..11ddedd 100644 --- a/src/Entities/WindParticle.h +++ b/src/Entities/WindParticle.h @@ -18,8 +18,9 @@ #ifndef WINDPARTICLE_H #define WINDPARTICLE_H +#include + #include "Point.h" -#include "Vector2.h" /// ***** Header Class *****