]> git.lyx.org Git - lyx.git/blobdiff - src/output_docbook.h
minimal effort implementation of:
[lyx.git] / src / output_docbook.h
index 41657ade8bc12f6c7bccea49a48c62c81b3995e6..45949f809cfbac5f57c453a0ee0e230aa0610602 100644 (file)
 #ifndef OUTPUT_DOCBOOK_H
 #define OUTPUT_DOCBOOK_H
 
+#include "ParagraphList_fwd.h"
+
 #include <iosfwd>
 
 class Buffer;
 class OutputParams;
-class ParagraphList;
 
 ///
 void docbookParagraphs(ParagraphList const & subset,