]> git.lyx.org Git - features.git/blobdiff - src/output_xhtml.cpp
Move contents of paragraph_funcs.* to Text.h and Text.cpp.
[features.git] / src / output_xhtml.cpp
index 1c61421c7fc3356cb8038ec282810307ebf8d056..a5f36fa0ba20e2c179e31969c53847c3995a9273 100644 (file)
 #include "Layout.h"
 #include "OutputParams.h"
 #include "Paragraph.h"
-#include "paragraph_funcs.h"
 #include "ParagraphList.h"
 #include "ParagraphParameters.h"
 #include "sgml.h"
+#include "Text.h"
 #include "TextClass.h"
 
 #include "support/lassert.h"