diff options
Diffstat (limited to 'svx/source/form/fmdocumentclassification.cxx')
-rw-r--r-- | svx/source/form/fmdocumentclassification.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/form/fmdocumentclassification.cxx b/svx/source/form/fmdocumentclassification.cxx index e624e23f5862..4878403fd2cc 100644 --- a/svx/source/form/fmdocumentclassification.cxx +++ b/svx/source/form/fmdocumentclassification.cxx @@ -26,7 +26,7 @@ #include <com/sun/star/frame/XModule.hpp> #include <o3tl/string_view.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> namespace svxform |