changed src so the libpg headers are now used
[physics.git] / src / config / reader.cpp
index 716ec36..3f370e3 100644 (file)
@@ -16,7 +16,8 @@
  */
 
 #include "reader.h"
-#include "debug.h"
+
+#include <pg/debug.h>
 
 #include <iostream>
 using std::cerr;