diff options
Diffstat (limited to 'sc/source/ui/view/tabcont.cxx')
-rw-r--r-- | sc/source/ui/view/tabcont.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/view/tabcont.cxx b/sc/source/ui/view/tabcont.cxx index e4e42e947dcc..4a2739c28fe0 100644 --- a/sc/source/ui/view/tabcont.cxx +++ b/sc/source/ui/view/tabcont.cxx @@ -23,6 +23,7 @@ #include <tools/urlobj.hxx> #include <vcl/commandevent.hxx> #include <vcl/svapp.hxx> +#include <vcl/tabctrl.hxx> #include <tabcont.hxx> #include <tabvwsh.hxx> #include <docsh.hxx> |