summaryrefslogtreecommitdiff
path: root/TAO/tao/corba.h
diff options
context:
space:
mode:
authorkirthika <kirthika@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-08-18 23:43:28 +0000
committerkirthika <kirthika@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-08-18 23:43:28 +0000
commit1ed14a2bb35ee2c5e3a80f93665979be8311a8e8 (patch)
treecdceebdf849be0600ece7ae9e27f471827daa509 /TAO/tao/corba.h
parent12777c62f3d8c9ee4b9c967eba706dcc775a6a30 (diff)
downloadATCD-1ed14a2bb35ee2c5e3a80f93665979be8311a8e8.tar.gz
Portable Interceptor changes
Diffstat (limited to 'TAO/tao/corba.h')
-rw-r--r--TAO/tao/corba.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/corba.h b/TAO/tao/corba.h
index 6e28b48cdf8..4889927f9c9 100644
--- a/TAO/tao/corba.h
+++ b/TAO/tao/corba.h
@@ -55,7 +55,7 @@
#include "tao/POA.h"
// TAO specific files, avoid them as much as possible.
-#include "tao/Interceptor.h"
+#include "tao/PortableInterceptor.h"
#if (TAO_HAS_SMART_PROXIES == 1)
#include "tao/Smart_Proxies.h"
#endif /*TAO_HAS_SMART_PROXIES == 1*/