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