summaryrefslogtreecommitdiff
path: root/TAO/tao/UIOP_Acceptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/UIOP_Acceptor.h')
-rw-r--r--TAO/tao/UIOP_Acceptor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/UIOP_Acceptor.h b/TAO/tao/UIOP_Acceptor.h
index fb8d102a6b1..05c2f142ed2 100644
--- a/TAO/tao/UIOP_Acceptor.h
+++ b/TAO/tao/UIOP_Acceptor.h
@@ -130,7 +130,7 @@ private:
CORBA::Boolean lite_flag_;
// Should we use GIOP lite??
- TAO_UIOP_Handler_Base::UIOP_Properties uiop_properties_;
+ TAO_UIOP_Properties uiop_properties_;
// Properties for all connections accepted by this acceptor.
};