diff options
author | Michael Meeks <michael.meeks@collabora.com> | 2015-11-26 13:56:54 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@collabora.com> | 2015-11-26 14:11:56 +0000 |
commit | 5304bef5ffe7c7269f5293683916d19d3997a1c2 (patch) | |
tree | ecf7bd688b2811bd25f0d9aca83b8e34249eadd1 /svtools | |
parent | e1628be85186ac695e8b343a99687c58ba579ca5 (diff) |
Cleanup last, partial include redux patch.
Change-Id: I1f6f9d4a1b7fae33529ae386e8733b5063de53b0
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/control/tabbar.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/source/control/tabbar.cxx b/svtools/source/control/tabbar.cxx index eb2f5aacb0a5..a71036bd04d8 100644 --- a/svtools/source/control/tabbar.cxx +++ b/svtools/source/control/tabbar.cxx @@ -35,6 +35,7 @@ #include <svtools/svtools.hrc> #include <limits> #include <utility> +#include <vcl/idle.hxx> namespace { |