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 /vcl | |
parent | e1628be85186ac695e8b343a99687c58ba579ca5 (diff) |
Cleanup last, partial include redux patch.
Change-Id: I1f6f9d4a1b7fae33529ae386e8733b5063de53b0
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/source/window/toolbox2.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/source/window/toolbox2.cxx b/vcl/source/window/toolbox2.cxx index aabf95c98f32..dddb65fba628 100644 --- a/vcl/source/window/toolbox2.cxx +++ b/vcl/source/window/toolbox2.cxx @@ -25,6 +25,7 @@ #include <tools/rc.h> #include <vcl/svapp.hxx> +#include <vcl/idle.hxx> #include <vcl/help.hxx> #include <vcl/bitmap.hxx> #include <vcl/toolbox.hxx> |