X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;f=src%2FEffects%2FGravityWell.h;h=1d9f7e54e7d1f09d9df66080ea276ba0ee1be01b;hb=5e0713e5967be038b1b0cc5f0ffbd0180e3f7099;hp=d6165d3910e77c39d9b3146d26a6f42faa2a8e86;hpb=a823a80039c6069bb7676433832d9f9413494860;p=physics.git diff --git a/src/Effects/GravityWell.h b/src/Effects/GravityWell.h index d6165d3..1d9f7e5 100644 --- a/src/Effects/GravityWell.h +++ b/src/Effects/GravityWell.h @@ -18,8 +18,10 @@ #ifndef GRAVITYWELL_H #define GRAVITYWELL_H +#include +using namespace bear; + #include "Effect.h" -#include "../Vector2.h" /// ***** Header Class *****