summaryrefslogtreecommitdiff
path: root/protocols/ace/RMCast/RMCast_Resend_Handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/ace/RMCast/RMCast_Resend_Handler.h')
-rw-r--r--protocols/ace/RMCast/RMCast_Resend_Handler.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/protocols/ace/RMCast/RMCast_Resend_Handler.h b/protocols/ace/RMCast/RMCast_Resend_Handler.h
index 0d2ec0fe13c..7cf3ae1e011 100644
--- a/protocols/ace/RMCast/RMCast_Resend_Handler.h
+++ b/protocols/ace/RMCast/RMCast_Resend_Handler.h
@@ -4,8 +4,8 @@
#define ACE_RMCAST_RESEND_HANDLER_H
#include "ace/pre.h"
-#include "RMCast_Export.h"
-#include "ace/Event_Handler.h"
+#include "ace/RMCast/RMCast_Export.h"
+#include "ace/Demux/Event_Handler.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -37,7 +37,7 @@ private:
};
#if defined (__ACE_INLINE__)
-#include "RMCast_Resend_Handler.i"
+#include "ace/RMCast/RMCast_Resend_Handler.i"
#endif /* __ACE_INLINE__ */
#include "ace/post.h"