diff options
Diffstat (limited to 'xmloff/source/draw/layerexp.cxx')
-rw-r--r-- | xmloff/source/draw/layerexp.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/source/draw/layerexp.cxx b/xmloff/source/draw/layerexp.cxx index 72f6b1d84635..a28599856f9f 100644 --- a/xmloff/source/draw/layerexp.cxx +++ b/xmloff/source/draw/layerexp.cxx @@ -27,6 +27,7 @@ #include <xmloff/xmlement.hxx> #include <xmloff/nmspmap.hxx> #include "layerexp.hxx" +#include <osl/diagnose.h> using ::com::sun::star::uno::Reference; |