]> git.lyx.org Git - features.git/blobdiff - src/bufferview_funcs.h
Replace LString.h with support/std_string.h,
[features.git] / src / bufferview_funcs.h
index 9e67bf69f156a59f669b3af4836c1376c0952332..1bf167bd9be74e5d3f0d60130c62d7662ae36a6b 100644 (file)
@@ -14,7 +14,7 @@
 #ifndef BUFFERVIEW_FUNCS_H
 #define BUFFERVIEW_FUNCS_H
 
-#include "LString.h"
+#include "support/std_string.h"
 
 class BufferView;
 class LyXFont;