renamed libpg to libbear
[physics.git] / src / Effects / GravityWell.h
index ea13a22..1d9f7e5 100644 (file)
@@ -18,8 +18,8 @@
 #ifndef GRAVITYWELL_H
 #define GRAVITYWELL_H
 
-#include <pg/Vector2.h>
-using namespace pg;
+#include <bear/Vector2.h>
+using namespace bear;
 
 #include "Effect.h"