diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2008-07-15 11:16:42 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2008-07-15 11:16:42 +0000 |
commit | 56454ea42bbc2719a4e0a287aa966142b143d3e8 (patch) | |
tree | 4d837a4d26010422f9db57bc9b75f8315ac85ad5 | |
parent | 34186b23f3fbe6821c43d36ba2189dd279d8e2f7 (diff) | |
download | ATCD-56454ea42bbc2719a4e0a287aa966142b143d3e8.tar.gz |
-rw-r--r-- | TAO/orbsvcs/tests/Bug_2285_Regression/ServerRequest_Interceptor2.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Bug_2285_Regression/ServerRequest_Interceptor2.cpp b/TAO/orbsvcs/tests/Bug_2285_Regression/ServerRequest_Interceptor2.cpp index 3736fc94f3e..6f175b1a458 100644 --- a/TAO/orbsvcs/tests/Bug_2285_Regression/ServerRequest_Interceptor2.cpp +++ b/TAO/orbsvcs/tests/Bug_2285_Regression/ServerRequest_Interceptor2.cpp @@ -2,7 +2,7 @@ #include "ServerRequest_Interceptor2.h" #include "orbsvcs/FT_CORBA_ORBC.h" -#include "tao/IOP_IORC.h" +#include "tao/IOPC.h" #include "tao/ORB_Constants.h" #include "tao/AnyTypeCode/DynamicC.h" #include "tao/AnyTypeCode/TypeCode.h" |