diff options
Diffstat (limited to 'svx/source/inc/gridcell.hxx')
-rw-r--r-- | svx/source/inc/gridcell.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/gridcell.hxx b/svx/source/inc/gridcell.hxx index 17cf26707712..dc30f72802b3 100644 --- a/svx/source/inc/gridcell.hxx +++ b/svx/source/inc/gridcell.hxx @@ -48,7 +48,7 @@ #include <cppuhelper/component.hxx> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase2.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> class DbCellControl; class Edit; |