diff options
Diffstat (limited to 'dbaccess/inc/pch/precompiled_sdbt.hxx')
-rw-r--r-- | dbaccess/inc/pch/precompiled_sdbt.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/inc/pch/precompiled_sdbt.hxx b/dbaccess/inc/pch/precompiled_sdbt.hxx index f691c1fa5c65..66bc51bdece0 100644 --- a/dbaccess/inc/pch/precompiled_sdbt.hxx +++ b/dbaccess/inc/pch/precompiled_sdbt.hxx @@ -39,7 +39,7 @@ #include <connectivity/sqlerror.hxx> #include <connectivity/statementcomposer.hxx> #include <cppuhelper/supportsservice.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #endif // PCH_LEVEL >= 3 #if PCH_LEVEL >= 4 #include <connectiontools.hxx> |