diff options
Diffstat (limited to 'canvas/source/tools/canvascustomspritehelper.cxx')
-rw-r--r-- | canvas/source/tools/canvascustomspritehelper.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/canvas/source/tools/canvascustomspritehelper.cxx b/canvas/source/tools/canvascustomspritehelper.cxx index c56980bf2ad8..39c71b3a646d 100644 --- a/canvas/source/tools/canvascustomspritehelper.cxx +++ b/canvas/source/tools/canvascustomspritehelper.cxx @@ -30,7 +30,7 @@ #include <basegfx/utils/canvastools.hxx> #include <basegfx/vector/b2dsize.hxx> #include <rtl/math.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <base/canvascustomspritehelper.hxx> #include <canvas/canvastools.hxx> |