renamed libpg to libbear
[physics.git] / src / config / reader.cpp
index edba875..86afa68 100644 (file)
@@ -17,8 +17,8 @@
 
 #include "reader.h"
 
-#include <pg/debug.h>
-using namespace pg;
+#include <bear/debug.h>
+using namespace bear;
 
 #include <iostream>
 using std::cerr;