X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEntities%2FParticle.h;h=87b53ac3fc08953c46bbe241a89983ffc5020801;hp=1121227845f8949bfddaea282a3772fe6e0287bc;hb=3d1f081343dc603a3292538eeb9bd794b255deb6;hpb=2688190c40c02fd4f839c4a7d5c671744bbdc2ad diff --git a/src/Entities/Particle.h b/src/Entities/Particle.h index 1121227..87b53ac 100644 --- a/src/Entities/Particle.h +++ b/src/Entities/Particle.h @@ -19,7 +19,7 @@ #define PARTICLE_H #include "Entity.h" -#include "../Vector2.h" +#include "Vector2.h" /// NOTE to SELF