summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Concurrency_Service
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
commitf05e871a8f1fddba7c36c18c4d70fdf62c32fafb (patch)
tree30ee652abd7d3b982470f010f6c5e481beb82c9c /TAO/orbsvcs/Concurrency_Service
parent784a481e9cae183081445c907508cf3007ee2db7 (diff)
downloadATCD-f05e871a8f1fddba7c36c18c4d70fdf62c32fafb.tar.gz
ChangeLogTag: Fri Aug 27 00:03:51 2004 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/orbsvcs/Concurrency_Service')
-rw-r--r--TAO/orbsvcs/Concurrency_Service/Concurrency_Service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.h b/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.h
index 18a728b7e86..133b1c752e8 100644
--- a/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.h
+++ b/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.h
@@ -29,7 +29,7 @@
#include "ace/Log_Msg.h"
#include "tao/PortableServer/ORB_Manager.h"
#include "orbsvcs/Concurrency/Concurrency_Utils.h"
-#include "orbsvcs/Naming/Naming_Utils.h"
+#include "orbsvcs/Naming/Naming_Server.h"
class Concurrency_Service : public TAO_ORB_Manager
{