renamed libpg to libbear
[physics.git] / src / Effects / Effect.h
index 15c7766..654c2a2 100644 (file)
@@ -18,8 +18,8 @@
 #ifndef EFFECT_H
 #define EFFECT_H
 
-#include <pg/Vector2.h>
-using namespace pg;
+#include <bear/Vector2.h>
+using namespace bear;
 
 
 // Mutual headers ...