diff options
Diffstat (limited to 'include/svx/fmshell.hxx')
-rw-r--r-- | include/svx/fmshell.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/fmshell.hxx b/include/svx/fmshell.hxx index 6347df6774fe..3d7d606e77b4 100644 --- a/include/svx/fmshell.hxx +++ b/include/svx/fmshell.hxx @@ -23,6 +23,7 @@ // *************************************************************************************************** // *************************************************************************************************** +#include <memory> #include <sfx2/shell.hxx> #include <sfx2/module.hxx> #include <vcl/event.hxx> |