summaryrefslogtreecommitdiff
path: root/ace/RW_Mutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/RW_Mutex.h')
-rw-r--r--ace/RW_Mutex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/RW_Mutex.h b/ace/RW_Mutex.h
index 41ed4e91fcb..5129f31e253 100644
--- a/ace/RW_Mutex.h
+++ b/ace/RW_Mutex.h
@@ -25,7 +25,7 @@
// ACE platform supports some form of threading.
#if defined (ACE_HAS_THREADS)
-#include "ace/OS.h"
+#include "ace/OS_NS_Thread.h"
/**
* @class ACE_RW_Mutex