]> git.lyx.org Git - lyx.git/blobdiff - src/paragraph_funcs.h
* remove various xforms relicts, in particular:
[lyx.git] / src / paragraph_funcs.h
index 3686b36c8429da962807f522ca8bcc50b02bcad1..0953a6dd1c9d07646e065594d06c6f6f13f4db47 100644 (file)
@@ -12,6 +12,8 @@
 #ifndef PARAGRAPH_FUNCS_H
 #define PARAGRAPH_FUNCS_H
 
+#include "ParagraphList_fwd.h"
+
 #include "support/types.h"
 
 class Buffer;
@@ -19,7 +21,6 @@ class BufferParams;
 class InsetBase;
 class LyXFont;
 class Paragraph;
-class ParagraphList;
 
 /**
  * This breaks a paragraph at the specified position.