diff options
Diffstat (limited to 'toolkit/source/controls/table/tablecontrol.cxx')
-rw-r--r-- | toolkit/source/controls/table/tablecontrol.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/source/controls/table/tablecontrol.cxx b/toolkit/source/controls/table/tablecontrol.cxx index 3caf4f6f0a18..1281e7e9b436 100644 --- a/toolkit/source/controls/table/tablecontrol.cxx +++ b/toolkit/source/controls/table/tablecontrol.cxx @@ -26,7 +26,7 @@ #include <com/sun/star/accessibility/AccessibleEventId.hpp> #include <sal/log.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <vcl/settings.hxx> #include <vcl/vclevent.hxx> |