]> git.lyx.org Git - features.git/blobdiff - src/messages.h
Replace LString.h with support/std_string.h,
[features.git] / src / messages.h
index e5c17d8dd3d9a0148425a07194edc417af2ad9f8..1c04d9c73588d05c221eb8c82c7214730013a41f 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef MESSAGES_H
 #define MESSAGES_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 #include <boost/scoped_ptr.hpp>