]> git.lyx.org Git - features.git/blobdiff - src/support/path.h
Replace LString.h with support/std_string.h,
[features.git] / src / support / path.h
index 640f2154b9a6b05e48c40002a6605cccb097e2d2..e043e11035356702dcd656d7ad506657557e2635 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef PATH_H
 #define PATH_H
 
-#include "LString.h"
+#include "support/std_string.h"
 #include <boost/utility.hpp>
 
 namespace lyx {