renamed libpg to libbear
[physics.git] / src / Entities / Polygon.cpp
index 373f805..4b3826e 100644 (file)
@@ -17,9 +17,9 @@
 
 #include "Polygon.h"
 
-#include <pg/debug.h>
-#include <pg/Vector2.h>
-using namespace pg;
+#include <bear/debug.h>
+#include <bear/Vector2.h>
+using namespace bear;
 
 #include "graphics/graphics.h"