]> git.lyx.org Git - features.git/blobdiff - src/bufferlist.h
Replace LString.h with support/std_string.h,
[features.git] / src / bufferlist.h
index 798ae9d4ad5129969790c9d1a7ef1b4e14ca380c..b7ca0cf59e490d0dcc476c6902db479c08772bbe 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef BUFFER_LIST_H
 #define BUFFER_LIST_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 #include <boost/utility.hpp>