diff options
Diffstat (limited to 'cui/source/options/optsave.hxx')
-rw-r--r-- | cui/source/options/optsave.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/options/optsave.hxx b/cui/source/options/optsave.hxx index 53e80181d150..b30d8c6f0c41 100644 --- a/cui/source/options/optsave.hxx +++ b/cui/source/options/optsave.hxx @@ -19,6 +19,7 @@ #ifndef INCLUDED_CUI_SOURCE_OPTIONS_OPTSAVE_HXX #define INCLUDED_CUI_SOURCE_OPTIONS_OPTSAVE_HXX +#include <memory> #include <vcl/group.hxx> #include <vcl/field.hxx> #include <vcl/fixed.hxx> |