]> git.lyx.org Git - lyx.git/blobdiff - src/paragraph_funcs.h
remove noload/don't typeset
[lyx.git] / src / paragraph_funcs.h
index c02a33006cb96adc9cf2e39df9f5891842ed9de4..c9322a56093fe947bd4aad44123c61787f13a320 100644 (file)
 #ifndef PARAGRAPH_FUNCS_H
 #define PARAGRAPH_FUNCS_H
 
-#include "ParagraphList.h"
-#include "paragraph.h"
-
 #include "support/types.h"
 
 class BufferParams;
+class Paragraph;
 
 ///
 void breakParagraph(BufferParams const & bparams,