]> git.lyx.org Git - lyx.git/blobdiff - src/output_docbook.h
Routines to retrieve HTML style information.
[lyx.git] / src / output_docbook.h
index b0f63268839865f5648b6b1ab66d9e7c47039628..233d6193290b19c844108430448085d96a885f00 100644 (file)
@@ -4,8 +4,8 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
- * \author José Matos
+ * \author Lars Gullik Bjønnes
+ * \author José Matos
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -13,7 +13,7 @@
 #ifndef OUTPUT_DOCBOOK_H
 #define OUTPUT_DOCBOOK_H
 
-#include "support/docstream.h"
+#include "support/strfwd.h"
 
 namespace lyx {