diff options
Diffstat (limited to 'svx/source/form/fmtextcontrolshell.cxx')
-rw-r--r-- | svx/source/form/fmtextcontrolshell.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/form/fmtextcontrolshell.cxx b/svx/source/form/fmtextcontrolshell.cxx index bb419edcc9da..810f18f08b27 100644 --- a/svx/source/form/fmtextcontrolshell.cxx +++ b/svx/source/form/fmtextcontrolshell.cxx @@ -59,6 +59,7 @@ #include <tools/diagnose_ex.h> #include <sal/log.hxx> #include <vcl/outdev.hxx> +#include <o3tl/make_unique.hxx> #include <memory> |