]> git.lyx.org Git - features.git/blobdiff - src/bufferparams.h
Replace LString.h with support/std_string.h,
[features.git] / src / bufferparams.h
index dff2f3b4fb10b49fe227a9731d33e17a2a4ade15..83e62ffb8e27df6bb9d1629b00cf5efd87e299b9 100644 (file)
 #ifndef BUFFERPARAMS_H
 #define BUFFERPARAMS_H
 
-#include "LString.h"
+#include "support/std_string.h"
 #include "vspace.h"
 #include "Spacing.h"
 #include "Bullet.h"
 #include "lyxtextclass.h"
-#include "LaTeXFeatures.h"
-#include "texrow.h"
 #include "author.h"
 #include "paper.h"
 #include "BranchList.h"