summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-06-14 09:19:15 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-06-14 09:19:15 +0000
commita64a3f81177a0d765de28362b7727e39e3544f6e (patch)
tree3e3a96ce311cd43ff6a1854a1f1ec129f25f36fc /TAO/tao/RTCORBA
parentad67db0159fd2c282ebb203f157b6d23d134469d (diff)
downloadATCD-a64a3f81177a0d765de28362b7727e39e3544f6e.tar.gz
ChangeLogTag: Tue Jun 14 08:48:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/RTCORBA')
-rw-r--r--TAO/tao/RTCORBA/RT_ORBInitializer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/RTCORBA/RT_ORBInitializer.h b/TAO/tao/RTCORBA/RT_ORBInitializer.h
index 3c45c52c9d5..87e9a823e13 100644
--- a/TAO/tao/RTCORBA/RT_ORBInitializer.h
+++ b/TAO/tao/RTCORBA/RT_ORBInitializer.h
@@ -26,7 +26,7 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "tao/PortableInterceptorC.h"
+#include "tao/PI/PI.h"
#include "tao/LocalObject.h"
// This is to remove "inherits via dominance" warnings from MSVC.