summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2019-03-26 12:27:38 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2019-05-13 19:51:04 +0200
commit8e001487683d65b3e6765bc1b82cb77f3ca9426e (patch)
tree9fd132e905b06d08d08e47dc67d170274d759208
parentd5f31e430b0d7970df997beedb1938e3a85a2560 (diff)
Add missing include
Fallout from 7f9dfae2f83f11cc7799110435164a6bd2ba19d5 Change-Id: If1f9ac47baf389c363f1fbda4158f4101ae2d50a
-rwxr-xr-xsw/qa/extras/layout/layout.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/qa/extras/layout/layout.cxx b/sw/qa/extras/layout/layout.cxx
index 1e9047f855c2..615061572ec1 100755
--- a/sw/qa/extras/layout/layout.cxx
+++ b/sw/qa/extras/layout/layout.cxx
@@ -10,6 +10,7 @@
#include <swmodeltestbase.hxx>
#include <comphelper/propertysequence.hxx>
#include <test/mtfxmldump.hxx>
+#include <vcl/scheduler.hxx>
static char const DATA_DIRECTORY[] = "/sw/qa/extras/layout/data/";