diff options
Diffstat (limited to 'include/sfx2/tbxctrl.hxx')
-rw-r--r-- | include/sfx2/tbxctrl.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sfx2/tbxctrl.hxx b/include/sfx2/tbxctrl.hxx index e6002abb8001..339b2655b8bc 100644 --- a/include/sfx2/tbxctrl.hxx +++ b/include/sfx2/tbxctrl.hxx @@ -19,6 +19,7 @@ #ifndef INCLUDED_SFX2_TBXCTRL_HXX #define INCLUDED_SFX2_TBXCTRL_HXX +#include <memory> #include <sal/config.h> #include <sfx2/dllapi.h> #include <sal/types.h> |