summaryrefslogtreecommitdiff
path: root/vcl/source/app/timer.cxx
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2015-11-25 10:35:37 +0000
committerMichael Meeks <michael.meeks@collabora.com>2015-11-25 13:17:51 +0000
commit2092a4588888bf7d9013415e2b9a2c5cd6113a7f (patch)
tree47a0280f1b8a412c60f37be321392fa9ddfaf021 /vcl/source/app/timer.cxx
parent02044b5d2711e837cfc8680a265614e138e79d86 (diff)
vcl: move private impl. detail of Scheduler out of global header.
Change-Id: Iee56131a15f9554c263406356456f65694515719
Diffstat (limited to 'vcl/source/app/timer.cxx')
-rw-r--r--vcl/source/app/timer.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/source/app/timer.cxx b/vcl/source/app/timer.cxx
index de7c52b8a1d1..f5ec1b2901ea 100644
--- a/vcl/source/app/timer.cxx
+++ b/vcl/source/app/timer.cxx
@@ -19,6 +19,7 @@
#include <tools/time.hxx>
#include <vcl/timer.hxx>
+#include "saltimer.hxx"
void Timer::SetDeletionFlags()
{