diff options
Diffstat (limited to 'sc/source/ui/view/viewfun4.cxx')
-rw-r--r-- | sc/source/ui/view/viewfun4.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/view/viewfun4.cxx b/sc/source/ui/view/viewfun4.cxx index 2a2e2db41b8c..a5aa028d3ef0 100644 --- a/sc/source/ui/view/viewfun4.cxx +++ b/sc/source/ui/view/viewfun4.cxx @@ -43,6 +43,7 @@ #include <svl/sharedstringpool.hxx> #include <vcl/weld.hxx> #include <avmedia/mediawindow.hxx> +#include <o3tl/make_unique.hxx> #include <comphelper/storagehelper.hxx> |