summaryrefslogtreecommitdiff
path: root/svx/source/xml/xmlexport.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/xml/xmlexport.cxx')
-rw-r--r--svx/source/xml/xmlexport.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/xml/xmlexport.cxx b/svx/source/xml/xmlexport.cxx
index 1900a9e0bc9f..d6bc3870ce08 100644
--- a/svx/source/xml/xmlexport.cxx
+++ b/svx/source/xml/xmlexport.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <tools/diagnose_ex.h>
+#include <comphelper/diagnose_ex.hxx>
#include <com/sun/star/xml/sax/InputSource.hpp>
#include <com/sun/star/xml/sax/XDocumentHandler.hpp>
#include <com/sun/star/xml/sax/Writer.hpp>