summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Peer.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Peer.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Peer.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Peer.h b/TAO/orbsvcs/orbsvcs/Notify/Peer.h
index deaf6fc66ea..710dd3e1202 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Peer.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Peer.h
@@ -13,13 +13,13 @@
#define TAO_Notify_PEER_H
#include /**/ "ace/pre.h"
-#include "notify_serv_export.h"
+#include "notify_export.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "orbsvcs/CosNotificationC.h"
+#include "orbsvcs/orbsvcs/CosNotificationC.h"
#include "EventTypeSeq.h"
class TAO_Notify_Proxy;
@@ -33,7 +33,7 @@ class TAO_Notify_Peer;
* This object delegates its reference count to its creator proxy object.
*
*/
-class TAO_Notify_Serv_Export TAO_Notify_Peer
+class TAO_Notify_Export TAO_Notify_Peer
{
public:
/// Constuctor