]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiKeySymbol.cpp
do what the FIXME suggested
[lyx.git] / src / frontends / qt4 / GuiKeySymbol.cpp
index c961d38fdf17f9b73446cdbd3ba7993ada60fc53..d3ba7f29650687201d08b67f632513982e9a05ee 100644 (file)
@@ -15,7 +15,7 @@
 #include "qlkey.h"
 #include "qt_helpers.h"
 
-#include "debug.h"
+#include "support/debug.h"
 
 #include "Encoding.h"
 #include "Language.h"
@@ -29,9 +29,7 @@
 
 #include <map>
 
-
-using std::string;
-using std::map;
+using namespace std;
 
 namespace lyx {