]> git.lyx.org Git - features.git/blobdiff - src/frontends/gtk/xftFontLoader.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / gtk / xftFontLoader.h
index 986e894cf74c1ab9ea8e2f22d0b173548b86d213..4ff0dfad73a098d017ace55975752171be7b780a 100644 (file)
@@ -13,7 +13,7 @@
 #define XFT_FONT_LOADER_H
 
 #include "lyxfont.h"
-#include "LString.h"
+#include "support/std_string.h"
 #include <X11/Xft/Xft.h>
 
 class GWorkArea;