diff options
Diffstat (limited to 'sd/source/ui/func/fupage.cxx')
-rw-r--r-- | sd/source/ui/func/fupage.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/source/ui/func/fupage.cxx b/sd/source/ui/func/fupage.cxx index b410cacb0a1e..ac3512ad5165 100644 --- a/sd/source/ui/func/fupage.cxx +++ b/sd/source/ui/func/fupage.cxx @@ -22,6 +22,7 @@ // arrange Tab-Page #include <sfx2/sfxdlg.hxx> +#include <svx/pageitem.hxx> #include <svx/svxids.hrc> #include <svl/itempool.hxx> #include <sfx2/request.hxx> @@ -31,6 +32,7 @@ #include <editeng/eeitem.hxx> #include <editeng/frmdiritem.hxx> #include <svx/graphichelper.hxx> +#include <svx/xfillit0.hxx> #include <svx/xbtmpit.hxx> #include <svx/xflbstit.hxx> #include <svx/xflbmtit.hxx> |