summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/Bug_1559
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-06-14 09:00:34 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-06-14 09:00:34 +0000
commit9f14467f0192daac12832e5fedddf9d4f2315f97 (patch)
treeb0173256846b6b06e70132b54f86ae28270689b3 /TAO/tests/Portable_Interceptors/Bug_1559
parentce6c4643b7e77f776b73b004195d92566ffa3e3b (diff)
downloadATCD-9f14467f0192daac12832e5fedddf9d4f2315f97.tar.gz
ChangeLogTag: Tue Jun 14 08:48:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/Portable_Interceptors/Bug_1559')
-rw-r--r--TAO/tests/Portable_Interceptors/Bug_1559/Client_ORBInitializer.h2
-rw-r--r--TAO/tests/Portable_Interceptors/Bug_1559/Server_ORBInitializer.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/Portable_Interceptors/Bug_1559/Client_ORBInitializer.h b/TAO/tests/Portable_Interceptors/Bug_1559/Client_ORBInitializer.h
index 8ea41d53689..569419fb346 100644
--- a/TAO/tests/Portable_Interceptors/Bug_1559/Client_ORBInitializer.h
+++ b/TAO/tests/Portable_Interceptors/Bug_1559/Client_ORBInitializer.h
@@ -7,7 +7,7 @@
#define TAO_CLIENT_ORB_INITIALIZER_H
#include /**/ "ace/pre.h"
-#include "tao/PortableInterceptorC.h"
+#include "tao/PI/PI.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
diff --git a/TAO/tests/Portable_Interceptors/Bug_1559/Server_ORBInitializer.h b/TAO/tests/Portable_Interceptors/Bug_1559/Server_ORBInitializer.h
index d5aef56e289..5b3c199490d 100644
--- a/TAO/tests/Portable_Interceptors/Bug_1559/Server_ORBInitializer.h
+++ b/TAO/tests/Portable_Interceptors/Bug_1559/Server_ORBInitializer.h
@@ -7,7 +7,7 @@
#define TAO_SERVER_ORB_INITIALIZER_H
#include /**/ "ace/pre.h"
-#include "tao/PortableInterceptorC.h"
+#include "tao/PI/PI.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once