diff options
Diffstat (limited to 'sd/source/ui/inc')
-rw-r--r-- | sd/source/ui/inc/unmodpg.hxx | 2 | ||||
-rw-r--r-- | sd/source/ui/inc/unprlout.hxx | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/sd/source/ui/inc/unmodpg.hxx b/sd/source/ui/inc/unmodpg.hxx index 664740675319..c70fa07584ff 100644 --- a/sd/source/ui/inc/unmodpg.hxx +++ b/sd/source/ui/inc/unmodpg.hxx @@ -20,6 +20,8 @@ #ifndef INCLUDED_SD_SOURCE_UI_INC_UNMODPG_HXX #define INCLUDED_SD_SOURCE_UI_INC_UNMODPG_HXX +#include <xmloff/autolayout.hxx> + #include "sdundo.hxx" #include "pres.hxx" diff --git a/sd/source/ui/inc/unprlout.hxx b/sd/source/ui/inc/unprlout.hxx index 21c158f9394c..db19cf5bfc86 100644 --- a/sd/source/ui/inc/unprlout.hxx +++ b/sd/source/ui/inc/unprlout.hxx @@ -20,6 +20,8 @@ #ifndef INCLUDED_SD_SOURCE_UI_INC_UNPRLOUT_HXX #define INCLUDED_SD_SOURCE_UI_INC_UNPRLOUT_HXX +#include <xmloff/autolayout.hxx> + #include "sdundo.hxx" #include "pres.hxx" |