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