diff options
Diffstat (limited to 'svx/source/form/databaselocationinput.cxx')
-rw-r--r-- | svx/source/form/databaselocationinput.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/form/databaselocationinput.cxx b/svx/source/form/databaselocationinput.cxx index 018fd3f5e3d5..ac1f94d8b72b 100644 --- a/svx/source/form/databaselocationinput.cxx +++ b/svx/source/form/databaselocationinput.cxx @@ -32,7 +32,7 @@ #include <sfx2/filedlghelper.hxx> #include <svl/filenotation.hxx> #include <svtools/inettbc.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <unotools/confignode.hxx> #include <unotools/ucbhelper.hxx> #include <vcl/svapp.hxx> |