diff options
Diffstat (limited to 'slideshow/source/engine/pointersymbol.cxx')
-rw-r--r-- | slideshow/source/engine/pointersymbol.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/engine/pointersymbol.cxx b/slideshow/source/engine/pointersymbol.cxx index d6614f7369bc..142c18ba12e4 100644 --- a/slideshow/source/engine/pointersymbol.cxx +++ b/slideshow/source/engine/pointersymbol.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 "pointersymbol.hxx" #include <eventmultiplexer.hxx> |