diff options
Diffstat (limited to 'slideshow/source/engine/waitsymbol.cxx')
-rw-r--r-- | slideshow/source/engine/waitsymbol.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/engine/waitsymbol.cxx b/slideshow/source/engine/waitsymbol.cxx index ff54766aeb35..619391fb3546 100644 --- a/slideshow/source/engine/waitsymbol.cxx +++ b/slideshow/source/engine/waitsymbol.cxx @@ -27,7 +27,7 @@ #include <com/sun/star/rendering/XCanvas.hpp> #include <com/sun/star/presentation/XSlideShowView.hpp> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include "waitsymbol.hxx" #include <eventmultiplexer.hxx> |