renamed libpg to libbear
[physics.git] / src / config / keys.h
index 285ecb6..0b233a1 100644 (file)
 #ifndef KEYS_H
 #define KEYS_H
 
+#include <bear/debug.h>
+using namespace bear;
+
 #include <SDL/SDL.h>
 
 #include <map>
 #include <string>
 
-#include "debug.h"
-
 /// ***** Header Methods *****
 namespace key
 {