summaryrefslogtreecommitdiff
path: root/protocols/ace/RMCast/RMCast_UDP_Reliable_Receiver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/ace/RMCast/RMCast_UDP_Reliable_Receiver.cpp')
-rw-r--r--protocols/ace/RMCast/RMCast_UDP_Reliable_Receiver.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/protocols/ace/RMCast/RMCast_UDP_Reliable_Receiver.cpp b/protocols/ace/RMCast/RMCast_UDP_Reliable_Receiver.cpp
index 9057281cc52..480d400a8e9 100644
--- a/protocols/ace/RMCast/RMCast_UDP_Reliable_Receiver.cpp
+++ b/protocols/ace/RMCast/RMCast_UDP_Reliable_Receiver.cpp
@@ -1,11 +1,11 @@
// $Id$
-#include "RMCast_UDP_Reliable_Receiver.h"
-#include "RMCast_UDP_Event_Handler.h"
-#include "ace/Reactor.h"
+#include "ace/RMCast/RMCast_UDP_Reliable_Receiver.h"
+#include "ace/RMCast/RMCast_UDP_Event_Handler.h"
+#include "ace/Demux/Reactor.h"
#if !defined (__ACE_INLINE__)
-# include "RMCast_UDP_Reliable_Receiver.i"
+# include "ace/RMCast/RMCast_UDP_Reliable_Receiver.i"
#endif /* ! __ACE_INLINE__ */
ACE_RCSID(ace, RMCast_UDP_Reliable_Receiver, "$Id$")