]> git.lyx.org Git - features.git/blobdiff - src/importer.h
Replace LString.h with support/std_string.h,
[features.git] / src / importer.h
index 4eca7c06f9cd1db941dc073e953637de6c96b790..610112a8c6888efae740d9c12405c591d381cb94 100644 (file)
@@ -15,7 +15,7 @@
 #define IMPORTER_H
 
 #include <vector>
-#include "LString.h"
+#include "support/std_string.h"
 
 class LyXView;
 class Format;