summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-05-23 10:56:23 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-05-23 10:56:23 +0000
commit074d9b220be1dd0c7771ac9204b2b7d4a47cfa80 (patch)
tree94d905f7a012abc2c1672c8d00251fe9d12cee9d /TAO/orbsvcs/orbsvcs/Event/EC_ConsumerControl.h
parentbf54a25d7f4ea72e086320b2830cc6d39ef95df6 (diff)
downloadATCD-074d9b220be1dd0c7771ac9204b2b7d4a47cfa80.tar.gz
ChangeLogTag: Mon May 23 10:24:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
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.