X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLaTeXFeatures.h;h=91d27e8c704b52050a7d6d987647ced385c6d458;hb=3209e6604ef132c8488ad14719b29406899d8b00;hp=2cc90cdbacfb3384f9905f0286cbb3a51c6d7851;hpb=d38eddb397de982a379d8c0644c6ca2190c67fe9;p=lyx.git diff --git a/src/LaTeXFeatures.h b/src/LaTeXFeatures.h index 2cc90cdbac..91d27e8c70 100644 --- a/src/LaTeXFeatures.h +++ b/src/LaTeXFeatures.h @@ -13,12 +13,12 @@ #ifndef LATEXFEATURES_H #define LATEXFEATURES_H -#include "OutputParams.h" -#include "support/strfwd.h" +#include "support/docstring.h" #include #include #include +#include namespace lyx { @@ -27,6 +27,8 @@ class Buffer; class BufferParams; class InsetLayout; class Language; +class otexstream; +class OutputParams; struct TexString; /** The packages and commands that a buffer needs. This class