summaryrefslogtreecommitdiff
path: root/ace/Timer/Timeprobe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Timer/Timeprobe.cpp')
-rw-r--r--ace/Timer/Timeprobe.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/ace/Timer/Timeprobe.cpp b/ace/Timer/Timeprobe.cpp
index cdfdb116913..4a921c828c0 100644
--- a/ace/Timer/Timeprobe.cpp
+++ b/ace/Timer/Timeprobe.cpp
@@ -1,15 +1,15 @@
// $Id$
-#include "ace/OS.h"
+#include "ace/OS/OS.h"
ACE_RCSID(ace, Timeprobe, "$Id$")
#if defined (ACE_COMPILE_TIMEPROBES)
-#include "ace/Timeprobe.h"
+#include "ace/Timer/Timeprobe.h"
#if !defined (__ACE_INLINE__)
-#include "ace/Timeprobe.i"
+#include "ace/Timer/Timeprobe.i"
#endif /* __ACE_INLINE__ */
#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION)