summaryrefslogtreecommitdiff
path: root/framework
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
commit300c90d630edcfef8699058148177889bfd5a8a6 (patch)
treed63aa0eb5b9ac2806f9c5d715c9576ddc9a4593e /framework
parent2afa8c18599b5f10f528ec408a0bc60e075bbe72 (diff)
merge vosremoval-timer.diff
Diffstat (limited to 'framework')
-rw-r--r--framework/inc/helper/timerhelper.hxx2
-rw-r--r--framework/inc/pch/precompiled_framework.hxx2
-rw-r--r--framework/util/makefile.mk1
3 files changed, 3 insertions, 2 deletions
diff --git a/framework/inc/helper/timerhelper.hxx b/framework/inc/helper/timerhelper.hxx
index 58ff489b51..a296db7d8f 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>
//........................................................................
diff --git a/framework/inc/pch/precompiled_framework.hxx b/framework/inc/pch/precompiled_framework.hxx
index 07e54531de..a7296fd95c 100644
--- a/framework/inc/pch/precompiled_framework.hxx
+++ b/framework/inc/pch/precompiled_framework.hxx
@@ -371,6 +371,7 @@
#include "sal/main.h"
#include "salhelper/singletonref.hxx"
+#include "salhelper/timer.hxx"
#include "sot/exchange.hxx"
#include "sot/filelist.hxx"
@@ -488,7 +489,6 @@
#include "vos/process.hxx"
#include "vos/ref.hxx"
#include "vos/thread.hxx"
-#include "vos/timer.hxx"
//---MARKER---
#endif
diff --git a/framework/util/makefile.mk b/framework/util/makefile.mk
index 544c543254..85dff0aab6 100644
--- a/framework/util/makefile.mk
+++ b/framework/util/makefile.mk
@@ -354,6 +354,7 @@ SHL4STDLIBS= \
$(CPPULIB) \
$(SALLIB) \
$(UCBHELPERLIB) \
+ $(SALHELPERLIB) \
$(I18NISOLANGLIB)
SHL4DEF= $(MISC)$/$(SHL4TARGET).def