summaryrefslogtreecommitdiff
path: root/ace/Atomic_Op.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Atomic_Op.h')
-rw-r--r--ace/Atomic_Op.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ace/Atomic_Op.h b/ace/Atomic_Op.h
index 8651e5cf2af..0d3730b477f 100644
--- a/ace/Atomic_Op.h
+++ b/ace/Atomic_Op.h
@@ -20,8 +20,7 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "ace/Synch.h"
-
+#include "ace/Thread_Mutex.h"
// Include the templates here.
#include "ace/Atomic_Op_T.h"