X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;f=src%2FEffects%2FGravity.h;h=146d787ecc17f25e4eb536e602ef00cf877a64ec;hb=5e0713e5967be038b1b0cc5f0ffbd0180e3f7099;hp=f7458d39207164943175172b1d6d76b055fff55f;hpb=b85b89ba9a2cb0373209e8117046fd308faf0202;p=physics.git diff --git a/src/Effects/Gravity.h b/src/Effects/Gravity.h index f7458d3..146d787 100644 --- a/src/Effects/Gravity.h +++ b/src/Effects/Gravity.h @@ -18,8 +18,8 @@ #ifndef GRAVITY_H #define GRAVITY_H -#include -using namespace pg; +#include +using namespace bear; #include "Effect.h"