diff options
Diffstat (limited to 'sfx2/source/doc/docundomanager.cxx')
-rw-r--r-- | sfx2/source/doc/docundomanager.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/doc/docundomanager.cxx b/sfx2/source/doc/docundomanager.cxx index ab7438a7b880..1e8d21d6034c 100644 --- a/sfx2/source/doc/docundomanager.cxx +++ b/sfx2/source/doc/docundomanager.cxx @@ -28,7 +28,7 @@ #include <com/sun/star/lang/NoSupportException.hpp> #include <com/sun/star/lang/NotInitializedException.hpp> #include <svl/undo.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <framework/undomanagerhelper.hxx> #include <framework/imutex.hxx> |