X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEffects%2FGravityWell.h;h=443512d054e55f778232b0ba6228ec49bca446d8;hp=ffbd1201ab69c6f5d5bf2642619738a73703e51f;hb=f32a9b7c8eab3536ad354f85ee65c41d5b5da006;hpb=f5380bc68a49710df6c10b089da232afb791344e diff --git a/src/Effects/GravityWell.h b/src/Effects/GravityWell.h index ffbd120..443512d 100644 --- a/src/Effects/GravityWell.h +++ b/src/Effects/GravityWell.h @@ -18,8 +18,9 @@ #ifndef GRAVITYWELL_H #define GRAVITYWELL_H +#include + #include "Effect.h" -#include "Vector2.h" /// ***** Header Class *****