]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt2/qt_helpers.h
Replace LString.h with support/std_string.h,
[features.git] / src / frontends / qt2 / qt_helpers.h
index 769e2004b6a9ccab939388979230cda6efecdff3..c350cdbb6c5fc2b328cd7c09ed57541061fdec80 100644 (file)
@@ -13,7 +13,7 @@
 #define QTHELPERS_H
 
 
-#include "LString.h"
+#include "support/std_string.h"
 
 #include <utility>