diff options
Diffstat (limited to 'TAO/tests/InterOp-Naming/Server_i.h')
-rw-r--r-- | TAO/tests/InterOp-Naming/Server_i.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/InterOp-Naming/Server_i.h b/TAO/tests/InterOp-Naming/Server_i.h index c9ac4fdebed..28dd76343ce 100644 --- a/TAO/tests/InterOp-Naming/Server_i.h +++ b/TAO/tests/InterOp-Naming/Server_i.h @@ -19,7 +19,7 @@ #ifndef SERVER_I_H #define SERVER_I_H -#include "tao/TAO.h" +#include "tao/PortableServer/ORB_Manager.h" #include "ace/Get_Opt.h" #include "ace/Read_Buffer.h" #include "INS_i.h" |