summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Supplier.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Supplier.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Supplier.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Supplier.h b/TAO/orbsvcs/orbsvcs/Notify/Supplier.h
index 5a2d12d05f0..8494f431b98 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Supplier.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Supplier.h
@@ -13,7 +13,7 @@
#define TAO_Notify_SUPPLIER_H
#include /**/ "ace/pre.h"
-#include "notify_serv_export.h"
+#include "notify_export.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -21,7 +21,7 @@
#include "Peer.h"
-#include "orbsvcs/CosNotifyCommC.h"
+#include "orbsvcs/orbsvcs/CosNotifyCommC.h"
class TAO_Notify_ProxyConsumer;
/**
@@ -30,7 +30,7 @@ class TAO_Notify_ProxyConsumer;
* @brief Base Wrappers for Suppliers that connect to the EventChannel.
*
*/
-class TAO_Notify_Serv_Export TAO_Notify_Supplier : public TAO_Notify_Peer
+class TAO_Notify_Export TAO_Notify_Supplier : public TAO_Notify_Peer
{
public:
/// Constuctor