]> git.lyx.org Git - features.git/blobdiff - src/errorlist.h
Replace LString.h with support/std_string.h,
[features.git] / src / errorlist.h
index e9023f2203f213355181a2208ff51272f7840f3f..33e57c4b3aa3a58045ca205a2228ba805b5742cb 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef ERRORLIST_H
 #define ERRORLIST_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 #include <vector>