summaryrefslogtreecommitdiff
path: root/ace/Demux/Reactor_Notification_Strategy.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Demux/Reactor_Notification_Strategy.h')
-rw-r--r--ace/Demux/Reactor_Notification_Strategy.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Demux/Reactor_Notification_Strategy.h b/ace/Demux/Reactor_Notification_Strategy.h
index b6f5b45b28a..e149e84eea3 100644
--- a/ace/Demux/Reactor_Notification_Strategy.h
+++ b/ace/Demux/Reactor_Notification_Strategy.h
@@ -13,7 +13,7 @@
#define ACE_REACTOR_NOTIFICATION_STRATEGY_H
#include "ace/pre.h"
-#include "ace/Notification_Strategy.h"
+#include "ace/Streams/Notification_Strategy.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -51,7 +51,7 @@ protected:
};
#if defined (__ACE_INLINE__)
-#include "ace/Reactor_Notification_Strategy.inl"
+#include "ace/Demux/Reactor_Notification_Strategy.inl"
#endif /* __ACE_INLINE __ */
#include "ace/post.h"