diff options
Diffstat (limited to 'sw/inc/chpfld.hxx')
-rw-r--r-- | sw/inc/chpfld.hxx | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sw/inc/chpfld.hxx b/sw/inc/chpfld.hxx index 2e53c66386..992c73dcfc 100644 --- a/sw/inc/chpfld.hxx +++ b/sw/inc/chpfld.hxx @@ -32,9 +32,11 @@ #include "fldbas.hxx" + class SwFrm; +class SwCntntNode; class SwTxtNode; -#include <unoobj.hxx> + enum SwChapterFormat { |