summaryrefslogtreecommitdiff
path: root/framework/inc/helper
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2010-10-11 21:03:18 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-25 19:55:32 -0500
commitef07ecf985e308fc4915cfbe8c2a15d583238f5b (patch)
tree3b6e49771cc1d21c378f8c61fad0fe56b89e8e83 /framework/inc/helper
parenta76829b305fec288bf4f1b0b885f16caa3f3c62a (diff)
merge vosremoval-timer.diff
Diffstat (limited to 'framework/inc/helper')
-rw-r--r--framework/inc/helper/timerhelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/helper/timerhelper.hxx b/framework/inc/helper/timerhelper.hxx
index a37bd5b2ce05..7c45b0e2dcaf 100644
--- a/framework/inc/helper/timerhelper.hxx
+++ b/framework/inc/helper/timerhelper.hxx
@@ -29,7 +29,7 @@
#define __FRAMEWORK_HELPER_TIMERHELPER_HXX_
#include <threadhelp/threadhelpbase.hxx>
-#include <vos/timer.hxx>
+#include <salhelper/timer.hxx>
#include <osl/mutex.hxx>
//........................................................................