summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h b/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h
index 2ea9b266e35..4ad494b96fe 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h
@@ -18,7 +18,7 @@
#include /**/ "ace/pre.h"
#include "ace/CORBA_macros.h"
-#include /**/ "event_export.h"
+#include /**/ "event_serv_export.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -41,7 +41,7 @@ namespace CORBA
* Defines the interface for the consumer control strategy.
* This strategy handles misbehaving or failing consumers.
*/
-class TAO_RTEvent_Export TAO_EC_ConsumerControl
+class TAO_RTEvent_Serv_Export TAO_EC_ConsumerControl
{
public:
/// Constructor.