diff options
Diffstat (limited to 'sc/source/ui/inc/graphsh.hxx')
-rw-r--r-- | sc/source/ui/inc/graphsh.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/inc/graphsh.hxx b/sc/source/ui/inc/graphsh.hxx index ab61f6b5b678..5964ff8038a0 100644 --- a/sc/source/ui/inc/graphsh.hxx +++ b/sc/source/ui/inc/graphsh.hxx @@ -20,6 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_GRAPHSH_HXX #define INCLUDED_SC_SOURCE_UI_INC_GRAPHSH_HXX +#include <memory> #include <sfx2/shell.hxx> #include "shellids.hxx" #include <sfx2/module.hxx> |