]> git.lyx.org Git - features.git/blobdiff - src/kbmap.h
Replace LString.h with support/std_string.h,
[features.git] / src / kbmap.h
index f2a9cd12601447c41c8b57a18ebadcb287b0ccc8..cef9fd59e521d1503ffe082cb845407c91aafc0f 100644 (file)
@@ -14,7 +14,7 @@
 #ifndef KBMAP_H
 #define KBMAP_H
 
-#include "LString.h"
+#include "support/std_string.h"
 #include "frontends/key_state.h"
 #include "frontends/LyXKeySym.h"