]> git.lyx.org Git - features.git/blobdiff - src/frontends/gtk/lyx_gui.C
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / gtk / lyx_gui.C
index 3f190d6b5dcfbbedd85cb0a4de60629d02d43d92..0b0bbb54f8a27cc710bcddd01aafc19bdb1bc202 100644 (file)
@@ -41,7 +41,7 @@
 #include "xftFontLoader.h"
 #include "GWorkArea.h"
 
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 #include <iomanip>
 #include <fcntl.h>
 #include <boost/bind.hpp>