diff options
Diffstat (limited to 'canvas/source/vcl/spritecanvas.cxx')
-rw-r--r-- | canvas/source/vcl/spritecanvas.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/canvas/source/vcl/spritecanvas.cxx b/canvas/source/vcl/spritecanvas.cxx index 60c65fbd7bce..f67783681417 100644 --- a/canvas/source/vcl/spritecanvas.cxx +++ b/canvas/source/vcl/spritecanvas.cxx @@ -23,7 +23,7 @@ #include <com/sun/star/awt/XTopWindow.hpp> #include <com/sun/star/lang/NoSupportException.hpp> #include <cppuhelper/supportsservice.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include "spritecanvas.hxx" #include "outdevholder.hxx" |