diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-08-27 07:03:15 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-08-27 07:03:15 +0000 |
commit | 5710e1ca488b8614bbb2538de4f8a21421bf5e32 (patch) | |
tree | 30ee652abd7d3b982470f010f6c5e481beb82c9c /TAO/examples/Callback_Quoter/Supplier_i.h | |
parent | 02715f3a319e3b99a7b7c791995ecb0a6bb13289 (diff) | |
download | ATCD-5710e1ca488b8614bbb2538de4f8a21421bf5e32.tar.gz |
ChangeLogTag: Fri Aug 27 00:03:51 2004 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/examples/Callback_Quoter/Supplier_i.h')
-rw-r--r-- | TAO/examples/Callback_Quoter/Supplier_i.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Callback_Quoter/Supplier_i.h b/TAO/examples/Callback_Quoter/Supplier_i.h index ade4be29bc2..2753e58c776 100644 --- a/TAO/examples/Callback_Quoter/Supplier_i.h +++ b/TAO/examples/Callback_Quoter/Supplier_i.h @@ -19,7 +19,7 @@ #ifndef SUPPLIER_I_H #define SUPPLIER_I_H -#include "orbsvcs/Naming/Naming_Utils.h" +#include "orbsvcs/Naming/Naming_Client.h" #include "orbsvcs/CosNamingC.h" #include "ace/Reactor.h" #include "ace/Read_Buffer.h" |