changed src so the libpg headers are now used
[physics.git] / src / config / keys.h
index 285ecb6..6a0d0db 100644 (file)
 #ifndef KEYS_H
 #define KEYS_H
 
+#include <pg/debug.h>
+
 #include <SDL/SDL.h>
 
 #include <map>
 #include <string>
 
-#include "debug.h"
-
 /// ***** Header Methods *****
 namespace key
 {