]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCounter.cpp
Allow row-breaking after some insets
[lyx.git] / src / insets / InsetCounter.cpp
index 5b2d1dbf31d7924ca9488226e837c54b63cbcbf0..85efd3add2d027f61c9ab359dae88bbd5ef7f2d2 100644 (file)
@@ -17,7 +17,7 @@
 #include "LaTeXFeatures.h"
 #include "OutputParams.h"
 #include "output_xhtml.h"
-#include "sgml.h"
+#include "xml.h"
 #include "texstream.h"
 #include "TextClass.h"
 
@@ -194,7 +194,7 @@ int InsetCounter::docbook(odocstream &, OutputParams const &) const
 }
 
 
-docstring InsetCounter::xhtml(XHTMLStream &, OutputParams const &) const
+docstring InsetCounter::xhtml(XMLStream &, OutputParams const &) const
 {
        // Here, we need to track counter values ourselves,
        // since unlike in the LaTeX case, there is no external