]> git.lyx.org Git - features.git/blobdiff - src/support/tempname.C
Replace LString.h with support/std_string.h,
[features.git] / src / support / tempname.C
index deeb90cf56dd67cb2e79509dc6c77f471ccaa3be..cffa90f9e37c6b098789e84b0740a8279749074e 100644 (file)
@@ -13,7 +13,7 @@
 #include <cstdlib>
 #include <unistd.h>
 
-#include "LString.h"
+#include "support/std_string.h"
 #include "support/lyxlib.h"
 #include "support/filetools.h"
 #include "support/tostr.h"