summaryrefslogtreecommitdiff
path: root/ace/Threads/Thread.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Threads/Thread.cpp')
-rw-r--r--ace/Threads/Thread.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Threads/Thread.cpp b/ace/Threads/Thread.cpp
index 7fa156c2488..ba2275c4d48 100644
--- a/ace/Threads/Thread.cpp
+++ b/ace/Threads/Thread.cpp
@@ -1,10 +1,10 @@
// Thread.cpp
// $Id$
-#include "ace/Thread.h"
+#include "ace/Threads/Thread.h"
#if !defined (__ACE_INLINE__)
-#include "ace/Thread.i"
+#include "ace/Threads/Thread.i"
#endif /* !defined (__ACE_INLINE__) */
ACE_RCSID(ace, Thread, "$Id$")