renamed libpg to libbear
[physics.git] / src / Effects / GravityWell.h
index ffbd120..1d9f7e5 100644 (file)
 #ifndef GRAVITYWELL_H
 #define GRAVITYWELL_H
 
+#include <bear/Vector2.h>
+using namespace bear;
+
 #include "Effect.h"
-#include "Vector2.h"
 
 
 /// ***** Header Class *****