diff options
Diffstat (limited to 'slideshow/source/engine/shapeattributelayer.cxx')
-rw-r--r-- | slideshow/source/engine/shapeattributelayer.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/engine/shapeattributelayer.cxx b/slideshow/source/engine/shapeattributelayer.cxx index 25ac6a41c157..6ddbbb513abd 100644 --- a/slideshow/source/engine/shapeattributelayer.cxx +++ b/slideshow/source/engine/shapeattributelayer.cxx @@ -19,7 +19,7 @@ // must be first -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <shapeattributelayer.hxx> #include <com/sun/star/awt/FontUnderline.hpp> |