diff options
Diffstat (limited to 'xmloff/source/text/XMLTextMasterPageExport.cxx')
-rw-r--r-- | xmloff/source/text/XMLTextMasterPageExport.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/source/text/XMLTextMasterPageExport.cxx b/xmloff/source/text/XMLTextMasterPageExport.cxx index 278194551661..9aed4eac2823 100644 --- a/xmloff/source/text/XMLTextMasterPageExport.cxx +++ b/xmloff/source/text/XMLTextMasterPageExport.cxx @@ -23,6 +23,7 @@ #include <com/sun/star/beans/XPropertySet.hpp> #include <xmloff/xmlexp.hxx> #include <xmloff/XMLTextMasterPageExport.hxx> +#include <sal/log.hxx> using namespace ::com::sun::star; |