]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.cpp
Further cleanup of InsetFlex, InsetCollapsable and InsetLayout:
[lyx.git] / src / BufferParams.cpp
index 3fff39e20ba45f22d581697a12fef0695ac80c0f..66d94567d0d440c121f6dcc47543e6fe200eb608 100644 (file)
@@ -21,6 +21,7 @@
 #include "BranchList.h"
 #include "buffer_funcs.h"
 #include "Bullet.h"
+#include "Color.h"
 #include "debug.h"
 #include "Encoding.h"
 #include "gettext.h"
@@ -42,6 +43,7 @@
 #include "insets/InsetListingsParams.h"
 
 #include "support/convert.h"
+#include "support/docstream.h"
 #include "support/filetools.h"
 #include "support/Translator.h"
 #include "support/lstrings.h"