diff options
Diffstat (limited to 'include/svtools/wizardmachine.hxx')
-rw-r--r-- | include/svtools/wizardmachine.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svtools/wizardmachine.hxx b/include/svtools/wizardmachine.hxx index c72652c74765..bfd80a724015 100644 --- a/include/svtools/wizardmachine.hxx +++ b/include/svtools/wizardmachine.hxx @@ -19,6 +19,7 @@ #ifndef INCLUDED_SVTOOLS_WIZARDMACHINE_HXX #define INCLUDED_SVTOOLS_WIZARDMACHINE_HXX +#include <memory> #include <svtools/svtdllapi.h> #include <svtools/wizdlg.hxx> #include <vcl/button.hxx> |