X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEffects%2FGravity.h;h=146d787ecc17f25e4eb536e602ef00cf877a64ec;hp=f7458d39207164943175172b1d6d76b055fff55f;hb=5e0713e5967be038b1b0cc5f0ffbd0180e3f7099;hpb=6029825fe57b4a07ab4782b338d5c427c9e6af06 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"