]> git.lyx.org Git - features.git/blobdiff - src/support/path_defines.h
Replace LString.h with support/std_string.h,
[features.git] / src / support / path_defines.h
index c1f83ab0f0889ed83d6c616b182ae42b178605be..db97e81e70610069114eee56adead8277f550e5f 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef PATH_DEFINES_H
 #define PATH_DEFINES_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 namespace lyx {
 namespace support {