summaryrefslogtreecommitdiff
path: root/TAO/tao/PollableS.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PollableS.h')
-rw-r--r--TAO/tao/PollableS.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/PollableS.h b/TAO/tao/PollableS.h
index 10c519c1a69..28e974ac352 100644
--- a/TAO/tao/PollableS.h
+++ b/TAO/tao/PollableS.h
@@ -22,7 +22,7 @@
#include "tao/PollableC.h"
-#if defined (TAO_HAS_CORBA_MESSAGING) && defined (TAO_HAS_AMI_POLLER)
+#if defined (TAO_HAS_CORBA_MESSAGING) && defined (TAO_POLLER)
#include "tao/POA_CORBA.h"
@@ -233,6 +233,6 @@ TAO_NAMESPACE_CLOSE
#pragma warning(default:4250)
#endif /* _MSC_VER */
-#endif /* TAO_HAS_CORBA_MESSAGING && TAO_HAS_AMI_POLLER */
+#endif /* TAO_HAS_CORBA_MESSAGING && TAO_POLLER */
#endif /* ifndef */