summaryrefslogtreecommitdiff
path: root/protocols/ace/RMCast/RMCast_Ack_Worker.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/ace/RMCast/RMCast_Ack_Worker.h')
-rw-r--r--protocols/ace/RMCast/RMCast_Ack_Worker.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/ace/RMCast/RMCast_Ack_Worker.h b/protocols/ace/RMCast/RMCast_Ack_Worker.h
index 565ef7feed8..6efd2980823 100644
--- a/protocols/ace/RMCast/RMCast_Ack_Worker.h
+++ b/protocols/ace/RMCast/RMCast_Ack_Worker.h
@@ -5,7 +5,7 @@
#define ACE_RMCAST_ACK_WORKER_H
#include "ace/pre.h"
-#include "RMCast_Retransmission.h"
+#include "ace/RMCast/RMCast_Retransmission.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -40,7 +40,7 @@ private:
};
#if defined (__ACE_INLINE__)
-#include "RMCast_Ack_Worker.i"
+#include "ace/RMCast/RMCast_Ack_Worker.i"
#endif /* __ACE_INLINE__ */
#include "ace/post.h"