]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt2/QAbout.C
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / qt2 / QAbout.C
index 9e5789dc2bdda0700cc794a77abff0cae8250116..191542d595177cfca5de78a98a5539c5c062b68d 100644 (file)
@@ -12,7 +12,7 @@
 
 
 #include "support/lstrings.h"
-#include "Lsstream.h"
+#include "support/std_sstream.h"
 #include "qt_helpers.h"
 #include "ButtonController.h"
 #include "ControlAboutlyx.h"