]> git.lyx.org Git - features.git/blobdiff - src/support/tostr.h
Replace LString.h with support/std_string.h,
[features.git] / src / support / tostr.h
index 931afa3163b689f553268dc42b2344c3f2d646de..34625c07248dd9f2e7235e24d6007b04cf586882 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef TOSTR_H
 #define TOSTR_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 // When trying to convert this to a template using std::stringstream,
 // note that this will pull in the whole of <string> in more than 150