]> git.lyx.org Git - features.git/blobdiff - src/insets/ExternalTemplate.h
Replace LString.h with support/std_string.h,
[features.git] / src / insets / ExternalTemplate.h
index a10de636a83f98c02ab638fc21940fe045cdf8d9..5b6ddf0529386dadc981d78c1ceea33dfebaafb5 100644 (file)
@@ -15,7 +15,7 @@
 
 #include <iosfwd>
 #include <map>
-#include "LString.h"
+#include "support/std_string.h"
 #include <boost/utility.hpp>
 
 class LyXLex;