X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2FEffects%2FGravityWell.h;h=ea13a22414eded1c8291d1e5b79ab901259e96a4;hp=443512d054e55f778232b0ba6228ec49bca446d8;hb=b85b89ba9a2cb0373209e8117046fd308faf0202;hpb=41379c9cf8b7128f23a9c285d3e50cad0d5d2de4 diff --git a/src/Effects/GravityWell.h b/src/Effects/GravityWell.h index 443512d..ea13a22 100644 --- a/src/Effects/GravityWell.h +++ b/src/Effects/GravityWell.h @@ -19,6 +19,7 @@ #define GRAVITYWELL_H #include +using namespace pg; #include "Effect.h"