X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Foutput_latex.h;h=8bfeb6aafc587cb294bca176160d8c032ac66590;hb=02847641a8b97a57d1866120bb446427e0bda7a4;hp=89f8ac6a383aeb5614addd41d1fe0149c81a4653;hpb=37f41fd4b56c54764014c93c003be555f3fd6421;p=lyx.git diff --git a/src/output_latex.h b/src/output_latex.h index 89f8ac6a38..8bfeb6aafc 100644 --- a/src/output_latex.h +++ b/src/output_latex.h @@ -16,8 +16,6 @@ #include "support/docstream.h" #include "Layout.h" -#include "Paragraph.h" -#include "ParIterator.h" #include "ParagraphList.h" @@ -29,7 +27,6 @@ class Encoding; class Layout; class Paragraph; class OutputParams; -class TexRow; class Text; /** Export optional and required arguments of the paragraph \p par.