summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Acceptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IIOP_Acceptor.h')
-rw-r--r--TAO/tao/IIOP_Acceptor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/IIOP_Acceptor.h b/TAO/tao/IIOP_Acceptor.h
index f8d415c2995..b1a2a2f9124 100644
--- a/TAO/tao/IIOP_Acceptor.h
+++ b/TAO/tao/IIOP_Acceptor.h
@@ -19,7 +19,7 @@
#define TAO_IIOP_ACCEPTOR_H
#include "ace/pre.h"
-#include "tao/Pluggable.h"
+#include "tao/Transport_Acceptor.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -64,7 +64,7 @@ public:
/**
* The TAO_Acceptor methods, check the documentation in
- * Pluggable.h for details.
+ * Transport_Acceptor.h for details.
*/
virtual int open (TAO_ORB_Core *orb_core,
ACE_Reactor *reactor,