summaryrefslogtreecommitdiff
path: root/ace/Guard_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Guard_T.h')
-rw-r--r--ace/Guard_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Guard_T.h b/ace/Guard_T.h
index 1638e7c6071..552385b298e 100644
--- a/ace/Guard_T.h
+++ b/ace/Guard_T.h
@@ -23,7 +23,7 @@
#endif /* ACE_LACKS_PRAGMA_ONCE */
#include "ace/Global_Macros.h"
-#include "ace/OS.h" // for ACE_thread_key_t
+#include "ace/OS_NS_Thread.h"
/**
* @class ACE_Guard