diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-04-04 10:33:31 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-04-04 10:33:31 +0100 |
commit | e529c0b437a1251b6de84dc758975fca709c387e (patch) | |
tree | 3c822beeca1e7cad0ea5f8cb62666c84a7bf9b68 /svtools | |
parent | ac9e34c76e2641750e7965293c641c4b29b82bce (diff) |
add missing header
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/config/optionsdrawinglayer.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/source/config/optionsdrawinglayer.cxx b/svtools/source/config/optionsdrawinglayer.cxx index 88349a8b1b8f..405891696421 100644 --- a/svtools/source/config/optionsdrawinglayer.cxx +++ b/svtools/source/config/optionsdrawinglayer.cxx @@ -44,6 +44,7 @@ #include <com/sun/star/uno/Sequence.hxx> #include <vcl/svapp.hxx> #include <vcl/outdev.hxx> +#include <rtl/instance.hxx> //_________________________________________________________________________________________________________________ // namespaces |