diff options
Diffstat (limited to 'svx/source/table/cell.cxx')
-rw-r--r-- | svx/source/table/cell.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/table/cell.cxx b/svx/source/table/cell.cxx index 74bb6301d50c..9922952fc780 100644 --- a/svx/source/table/cell.cxx +++ b/svx/source/table/cell.cxx @@ -58,7 +58,7 @@ #include <svx/xflbmtit.hxx> #include <svx/svdpool.hxx> #include <svx/xflclit.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> using ::editeng::SvxBorderLine; |