diff options
Diffstat (limited to 'xmloff/source/draw/ximpstyl.hxx')
-rw-r--r-- | xmloff/source/draw/ximpstyl.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xmloff/source/draw/ximpstyl.hxx b/xmloff/source/draw/ximpstyl.hxx index 5b9a73e2b7de..bc0a2b09aa23 100644 --- a/xmloff/source/draw/ximpstyl.hxx +++ b/xmloff/source/draw/ximpstyl.hxx @@ -20,7 +20,10 @@ #ifndef INCLUDED_XMLOFF_SOURCE_DRAW_XIMPSTYL_HXX #define INCLUDED_XMLOFF_SOURCE_DRAW_XIMPSTYL_HXX +#include <svl/zforlist.hxx> #include <xmloff/xmlictxt.hxx> +#include <xmloff/xmlimppr.hxx> +#include <xmloff/xmlnumfi.hxx> #include "sdxmlimp_impl.hxx" #include "ximppage.hxx" #include <xmloff/xmlstyle.hxx> |