]> git.lyx.org Git - features.git/blobdiff - src/output_docbook.cpp
Move contents of paragraph_funcs.* to Text.h and Text.cpp.
[features.git] / src / output_docbook.cpp
index 535d507c63a6ab635fedbbd8f4829a581462cbfa..cfb6980336317bbaf8f32188f45582df5f12b417 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"