summaryrefslogtreecommitdiff
path: root/TAO/tao/corba.h
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-03-12 16:18:58 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-03-12 16:18:58 +0000
commit414715263a41b8525f0371e9851cfc470171b0d5 (patch)
treebf1c5cdcd20e3d61ed9d590adfaef8b5fce061df /TAO/tao/corba.h
parentd918dcf7a60a0a69c33de11f3b8259b2065d2e38 (diff)
downloadATCD-414715263a41b8525f0371e9851cfc470171b0d5.tar.gz
ChangeLogTag: Wed Mar 12 09:49:00 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/tao/corba.h')
-rw-r--r--TAO/tao/corba.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tao/corba.h b/TAO/tao/corba.h
index f11237e3e11..8611c9552c6 100644
--- a/TAO/tao/corba.h
+++ b/TAO/tao/corba.h
@@ -36,7 +36,7 @@
// The definitions are included in the same order as they are declared
// in corbafwd.h
#include "tao/Typecode.h"
-#include "tao/Any.h"
+#include "tao/Any_T.h"
#include "tao/Environment.h"
#include "tao/Exception.h"
@@ -55,7 +55,7 @@
#include "tao/ValueFactory.h"
#include "tao/AbstractBase.h"
#include "tao/PolicyC.h"
-#include "tao/Services.h"
+#include "tao/ServicesC.h"
#include "tao/DomainC.h"
#include "tao/WrongTransactionC.h"
@@ -66,7 +66,7 @@
#include "tao/Sequence.h"
#include "tao/Managed_Types.h"
#include "tao/Object_KeyC.h"
-#include "tao/ObjectIDList.h"
+#include "tao/ObjectIDListC.h"
#include "tao/Remote_Object_Proxy_Impl.h"