diff options
Diffstat (limited to 'toolkit/source/controls/unocontroltablemodel.cxx')
-rw-r--r-- | toolkit/source/controls/unocontroltablemodel.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/source/controls/unocontroltablemodel.cxx b/toolkit/source/controls/unocontroltablemodel.cxx index 8f663eb56225..cc4c8f0863ba 100644 --- a/toolkit/source/controls/unocontroltablemodel.cxx +++ b/toolkit/source/controls/unocontroltablemodel.cxx @@ -29,7 +29,7 @@ #include <sal/log.hxx> #include <cppuhelper/weakref.hxx> #include <tools/debug.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> namespace svt::table |