diff options
Diffstat (limited to 'sd/source/ui/func/fulink.cxx')
-rw-r--r-- | sd/source/ui/func/fulink.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/ui/func/fulink.cxx b/sd/source/ui/func/fulink.cxx index 920f8b686135..a1e9b12fa8b1 100644 --- a/sd/source/ui/func/fulink.cxx +++ b/sd/source/ui/func/fulink.cxx @@ -30,6 +30,7 @@ #include "ViewShell.hxx" #include "app.hrc" #include <memory> +#include <boost/scoped_ptr.hpp> class SfxRequest; |