]> git.lyx.org Git - features.git/blobdiff - src/lyxfont.h
Replace LString.h with support/std_string.h,
[features.git] / src / lyxfont.h
index 635cab282441ac5307436bb40173e8a6fa2bfab1..6baefa7ebb76e9b7358ccc54ae0987e74adab7fe 100644 (file)
@@ -17,7 +17,7 @@
 
 #include <iosfwd>
 
-#include "LString.h"
+#include "support/std_string.h"
 #include "LColor.h"
 
 class LyXLex;