renamed libpg to libbear
[physics.git] / src / graphics / graphics.cpp
index d795961..afc4441 100644 (file)
@@ -17,9 +17,9 @@
 
 #include "graphics.h"
 
-#include <pg/debug.h>
-#include <pg/mathw.h>
-using namespace pg;
+#include <bear/debug.h>
+#include <bear/mathw.h>
+using namespace bear;
 
 #include <GL/gl.h>
 #include <GL/glu.h>