summaryrefslogtreecommitdiff
path: root/ace/Threads/Thread_Control.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Threads/Thread_Control.cpp')
-rw-r--r--ace/Threads/Thread_Control.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/ace/Threads/Thread_Control.cpp b/ace/Threads/Thread_Control.cpp
index e5fff02d507..de6a5e09d93 100644
--- a/ace/Threads/Thread_Control.cpp
+++ b/ace/Threads/Thread_Control.cpp
@@ -5,17 +5,17 @@
#if defined (ACE_LEGACY_MODE)
// This silly include breaks a cycle when compiling in backwards
// compatibility mode
-# include "ace/Thread_Exit.h"
+# include "ace/Threads/Thread_Exit.h"
#endif /* ACE_LEGACY_MODE */
// </HACK OFF>
-#include "ace/Thread_Control.h"
-#include "ace/Thread_Manager.h"
+#include "ace/Threads/Thread_Control.h"
+#include "ace/Threads/Thread_Manager.h"
ACE_RCSID(ace, Thread_Control, "$Id$")
#if !defined (ACE_HAS_INLINED_OSCALLS)
-# include "ace/Thread_Control.inl"
+# include "ace/Threads/Thread_Control.inl"
#endif /* ACE_HAS_INLINED_OS_CALLS */
void