diff options
Diffstat (limited to 'xmloff/source/style/xmlaustp.cxx')
-rw-r--r-- | xmloff/source/style/xmlaustp.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/source/style/xmlaustp.cxx b/xmloff/source/style/xmlaustp.cxx index be82525c4566..139e26a2182c 100644 --- a/xmloff/source/style/xmlaustp.cxx +++ b/xmloff/source/style/xmlaustp.cxx @@ -30,6 +30,7 @@ #include <xmloff/PageMasterStyleMap.hxx> #include "PageMasterExportPropMapper.hxx" #include <XMLBackgroundImageExport.hxx> +#include <osl/diagnose.h> using namespace ::std; |