diff options
Diffstat (limited to 'sw/source/ui/index/cntex.cxx')
-rw-r--r-- | sw/source/ui/index/cntex.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/index/cntex.cxx b/sw/source/ui/index/cntex.cxx index 8bb2dce2e226..4d8542eee6fb 100644 --- a/sw/source/ui/index/cntex.cxx +++ b/sw/source/ui/index/cntex.cxx @@ -28,7 +28,7 @@ #include <comphelper/string.hxx> #include <comphelper/servicehelper.hxx> #include <tools/UnitConversion.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <wrtsh.hxx> #include <view.hxx> #include <cnttab.hxx> |