diff options
Diffstat (limited to 'sd/source/ui/func/fuprobjs.cxx')
-rw-r--r-- | sd/source/ui/func/fuprobjs.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/func/fuprobjs.cxx b/sd/source/ui/func/fuprobjs.cxx index d4f6dc71cc88..0bd334b7687c 100644 --- a/sd/source/ui/func/fuprobjs.cxx +++ b/sd/source/ui/func/fuprobjs.cxx @@ -37,7 +37,7 @@ #include <vcl/msgbox.hxx> #endif #include <svl/style.hxx> -#include <svx/outliner.hxx> +#include <editeng/outliner.hxx> #include <svl/smplhint.hxx> |