]> git.lyx.org Git - lyx.git/blobdiff - src/kbmap.h
more guii moving around.
[lyx.git] / src / kbmap.h
index 9c1ddecd2259d3858e4dcb7cef6050e96a7b6b8b..3331a0a0371f78dd1c0b268c1a8db59308d54c83 100644 (file)
 #pragma interface
 #endif
 
-#include <list>
-#include <boost/smart_ptr.hpp>
-
 #include "LString.h"
 
+#include <boost/shared_ptr.hpp>
+
+#include <list>
+
 class kb_sequence;
 
 /// Defines key maps and actions for key sequences