summaryrefslogtreecommitdiff
path: root/protocols/ace/RMCast/RMCast_Receiver_Module.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/ace/RMCast/RMCast_Receiver_Module.h')
-rw-r--r--protocols/ace/RMCast/RMCast_Receiver_Module.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/ace/RMCast/RMCast_Receiver_Module.h b/protocols/ace/RMCast/RMCast_Receiver_Module.h
index 35ae8c642c7..09c7c784c5a 100644
--- a/protocols/ace/RMCast/RMCast_Receiver_Module.h
+++ b/protocols/ace/RMCast/RMCast_Receiver_Module.h
@@ -15,7 +15,7 @@
#define ACE_RMCAST_RECEIVER_MODULE_H
#include "ace/pre.h"
-#include "RMCast_Module.h"
+#include "ace/RMCast/RMCast_Module.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -101,7 +101,7 @@ private:
};
#if defined (__ACE_INLINE__)
-#include "RMCast_Receiver_Module.i"
+#include "ace/RMCast/RMCast_Receiver_Module.i"
#endif /* __ACE_INLINE__ */
#include "ace/post.h"