diff options
Diffstat (limited to 'sc/source/ui/drawfunc/futext3.cxx')
-rw-r--r-- | sc/source/ui/drawfunc/futext3.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/drawfunc/futext3.cxx b/sc/source/ui/drawfunc/futext3.cxx index 6f7431056b9f..51713c59afb9 100644 --- a/sc/source/ui/drawfunc/futext3.cxx +++ b/sc/source/ui/drawfunc/futext3.cxx @@ -27,6 +27,7 @@ #include <vcl/cursor.hxx> #include <sfx2/objsh.hxx> #include <editeng/writingmodeitem.hxx> +#include <o3tl/make_unique.hxx> #include <global.hxx> #include <drwlayer.hxx> |