summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/AdminProperties.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/AdminProperties.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/AdminProperties.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/AdminProperties.h b/TAO/orbsvcs/orbsvcs/Notify/AdminProperties.h
index e7f51ebc5a0..dada530013a 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/AdminProperties.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/AdminProperties.h
@@ -14,7 +14,7 @@
#include /**/ "ace/pre.h"
-#include "notify_serv_export.h"
+#include "notify_export.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -37,7 +37,7 @@
* @brief The AdminProperties per EventChannel.
*
*/
-class TAO_Notify_Serv_Export TAO_Notify_AdminProperties
+class TAO_Notify_Export TAO_Notify_AdminProperties
: public TAO_Notify_PropertySeq
{
public: