summaryrefslogtreecommitdiff
path: root/TAO/examples/Quoter
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-27 07:03:15 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-27 07:03:15 +0000
commit5710e1ca488b8614bbb2538de4f8a21421bf5e32 (patch)
tree30ee652abd7d3b982470f010f6c5e481beb82c9c /TAO/examples/Quoter
parent02715f3a319e3b99a7b7c791995ecb0a6bb13289 (diff)
downloadATCD-5710e1ca488b8614bbb2538de4f8a21421bf5e32.tar.gz
ChangeLogTag: Fri Aug 27 00:03:51 2004 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/examples/Quoter')
-rw-r--r--TAO/examples/Quoter/server.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Quoter/server.h b/TAO/examples/Quoter/server.h
index fe681790c66..880be8f44c6 100644
--- a/TAO/examples/Quoter/server.h
+++ b/TAO/examples/Quoter/server.h
@@ -29,7 +29,7 @@
#include "ace/Log_Msg.h"
#include "orbsvcs/CosNamingC.h"
-#include "orbsvcs/Naming/Naming_Utils.h"
+#include "orbsvcs/Naming/Naming_Server.h"
#include "tao/PortableServer/ORB_Manager.h"
#include "Quoter_i.h"
#include "QuoterC.h"