]> git.lyx.org Git - features.git/blobdiff - src/lyxfunc.h
Replace LString.h with support/std_string.h,
[features.git] / src / lyxfunc.h
index 696f98f9dba63bfb437731c57f725c4b0c354040..788b6f9ddf48efdb9a4c223b7e2e906629c2a84b 100644 (file)
@@ -17,7 +17,7 @@
 
 #include "kbsequence.h"
 #include "lfuns.h"
-#include "LString.h"
+#include "support/std_string.h"
 
 #include <boost/signals/trackable.hpp>