summaryrefslogtreecommitdiff
path: root/protocols/ace/RMCast/RMCast_Sequencer.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/ace/RMCast/RMCast_Sequencer.h')
-rw-r--r--protocols/ace/RMCast/RMCast_Sequencer.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/protocols/ace/RMCast/RMCast_Sequencer.h b/protocols/ace/RMCast/RMCast_Sequencer.h
index 8e6447dce62..28f83a1d4b3 100644
--- a/protocols/ace/RMCast/RMCast_Sequencer.h
+++ b/protocols/ace/RMCast/RMCast_Sequencer.h
@@ -16,7 +16,8 @@
#include /**/ "ace/pre.h"
#include "RMCast_Module.h"
-#include "ace/Synch.h"
+#include "ace/Synch_Traits.h"
+#include "ace/Thread_Mutex.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once