diff options
Diffstat (limited to 'sd/source/ui/view/drviews3.cxx')
-rw-r--r-- | sd/source/ui/view/drviews3.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/view/drviews3.cxx b/sd/source/ui/view/drviews3.cxx index 5821168bc865..e0c0db7b7e48 100644 --- a/sd/source/ui/view/drviews3.cxx +++ b/sd/source/ui/view/drviews3.cxx @@ -67,7 +67,7 @@ #include <DrawDocShell.hxx> #include <sdabstdlg.hxx> #include <sfx2/ipclient.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <ViewShellBase.hxx> #include <FormShellManager.hxx> #include <LayerTabBar.hxx> |