]> git.lyx.org Git - features.git/blobdiff - src/support/FileMonitor.h
Replace LString.h with support/std_string.h,
[features.git] / src / support / FileMonitor.h
index 4c59c9d5195ef5ad2732988ef5c203f7c161956b..25c2f22400df8b5ea1bdfd9b59617ffe66e06525 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef FILEMONITOR_H
 #define FILEMONITOR_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 #include <boost/utility.hpp>
 #include <boost/scoped_ptr.hpp>