summaryrefslogtreecommitdiff
path: root/vcl/source/uitest
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2017-02-02 17:21:23 +0100
committerJan-Marek Glogowski <glogow@fbihome.de>2017-07-13 12:10:20 +0200
commitb9ae1505e36157775b1002fdbd178d1c90cd91a9 (patch)
treee236fce90f7cf635321f827ad9c51c0a186d6395 /vcl/source/uitest
parentd72aad218c9737fb19d1a835b03c13b7107a96c0 (diff)
Move scheduler task into its own header
Change-Id: I54534787b8cfa4c47dc09dde9c38a7893df9d367
Diffstat (limited to 'vcl/source/uitest')
-rw-r--r--vcl/source/uitest/uno/uiobject_uno.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/source/uitest/uno/uiobject_uno.cxx b/vcl/source/uitest/uno/uiobject_uno.cxx
index 90205a5dff8e..317a06db6360 100644
--- a/vcl/source/uitest/uno/uiobject_uno.cxx
+++ b/vcl/source/uitest/uno/uiobject_uno.cxx
@@ -13,6 +13,7 @@
#include <o3tl/make_unique.hxx>
#include <vcl/svapp.hxx>
#include <vcl/idle.hxx>
+#include <vcl/scheduler.hxx>
#include <set>
#include <chrono>