X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FParticle.h;h=251c8ef3f6eb50f23394c9556df1d25aa8109b7b;hp=87b53ac3fc08953c46bbe241a89983ffc5020801;hb=f32a9b7c8eab3536ad354f85ee65c41d5b5da006;hpb=f5380bc68a49710df6c10b089da232afb791344e diff --git a/src/Entities/Particle.h b/src/Entities/Particle.h index 87b53ac..251c8ef 100644 --- a/src/Entities/Particle.h +++ b/src/Entities/Particle.h @@ -18,8 +18,9 @@ #ifndef PARTICLE_H #define PARTICLE_H +#include + #include "Entity.h" -#include "Vector2.h" /// NOTE to SELF