]> git.lyx.org Git - features.git/blobdiff - src/kbsequence.h
Replace LString.h with support/std_string.h,
[features.git] / src / kbsequence.h
index 2c46672c9fc64613b5302224ecd7c67b3c058d80..9cbf3c29720d8ee2253b113ed25492f243f10235 100644 (file)
@@ -15,7 +15,7 @@
 
 #include "frontends/key_state.h"
 #include "frontends/LyXKeySym.h"
-#include "LString.h"
+#include "support/std_string.h"
 #include <vector>
 
 class kb_keymap;