]> git.lyx.org Git - features.git/blobdiff - src/buffer.h
Replace LString.h with support/std_string.h,
[features.git] / src / buffer.h
index dd668983e4c52b3b877f84eb684c8d606bbd70dc..5676fb23c2120bcc1d6582cd983b7e402f3edf59 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef BUFFER_H
 #define BUFFER_H
 
-#include "LString.h"
+#include "support/std_string.h"
 #include "undo.h"
 #include "support/limited_stack.h"