]> git.lyx.org Git - features.git/blobdiff - src/lyxlayout.h
Replace LString.h with support/std_string.h,
[features.git] / src / lyxlayout.h
index 661d7fb6bfab16641becfdf0bf90b1b0652e0548..e709ffb23dcd0ce4a104ca51cd6cc4c23d94b90e 100644 (file)
@@ -17,7 +17,7 @@
 #include "lyxfont.h"
 #include "layout.h"
 #include "Spacing.h"
-#include "LString.h"
+#include "support/std_string.h"
 
 class LyXLex;
 class LyXTextClass;