diff options
Diffstat (limited to 'sd/source/ui/func/fusnapln.cxx')
-rw-r--r-- | sd/source/ui/func/fusnapln.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/ui/func/fusnapln.cxx b/sd/source/ui/func/fusnapln.cxx index c455db2c319e..cca0a5d50995 100644 --- a/sd/source/ui/func/fusnapln.cxx +++ b/sd/source/ui/func/fusnapln.cxx @@ -36,6 +36,7 @@ #include "app.hrc" #include <svx/svdpagv.hxx> #include <memory> +#include <boost/scoped_ptr.hpp> namespace sd { |