summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Notify_EventChannelFactory_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Notify_EventChannelFactory_i.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Notify_EventChannelFactory_i.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Notify_EventChannelFactory_i.h b/TAO/orbsvcs/orbsvcs/Notify/Notify_EventChannelFactory_i.h
index 91278b601ca..21fdb8359bc 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Notify_EventChannelFactory_i.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Notify_EventChannelFactory_i.h
@@ -13,8 +13,8 @@
#define NOTIFY_EVENTCHANNELFACTORY_I_H
#include /**/ "ace/pre.h"
-#include "orbsvcs/CosNotifyChannelAdminS.h"
-#include "notify_serv_export.h"
+#include "orbsvcs/orbsvcs/CosNotifyChannelAdminS.h"
+#include "notify_export.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
#pragma once
@@ -26,7 +26,7 @@
* @brief Class maintained for Backward compatibility.
*
*/
-class TAO_Notify_Serv_Export TAO_Notify_EventChannelFactory_i
+class TAO_Notify_Export TAO_Notify_EventChannelFactory_i
{
public:
/// Create a factory servant and activates it with the default POA.