]> git.lyx.org Git - features.git/blobdiff - src/bufferparams.h
Replace LString.h with support/std_string.h,
[features.git] / src / bufferparams.h
index aafc6c56e630e1f2c7dae637be420e26eee2fcf7..83e62ffb8e27df6bb9d1629b00cf5efd87e299b9 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef BUFFERPARAMS_H
 #define BUFFERPARAMS_H
 
-#include "LString.h"
+#include "support/std_string.h"
 #include "vspace.h"
 #include "Spacing.h"
 #include "Bullet.h"