summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Concurrency_Service
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-16 23:53:17 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-16 23:53:17 +0000
commitc56378bb24b3a57e4b5ec2b12e3a8c53c205d82a (patch)
treeff76bbc229031c5e3220b8a4402de3c66c5936a7 /TAO/orbsvcs/Concurrency_Service
parente5bef6a10e6d2170b691876b25698cd929a2170c (diff)
downloadATCD-c56378bb24b3a57e4b5ec2b12e3a8c53c205d82a.tar.gz
ChangeLogTag: Mon Aug 16 16:45:06 2004 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/orbsvcs/Concurrency_Service')
-rw-r--r--TAO/orbsvcs/Concurrency_Service/Concurrency_Service.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.h b/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.h
index 38d5bb7ad7e..18a728b7e86 100644
--- a/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.h
+++ b/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.h
@@ -28,8 +28,8 @@
#include "ace/Log_Msg.h"
#include "tao/PortableServer/ORB_Manager.h"
-#include "orbsvcs/orbsvcs/Concurrency/Concurrency_Utils.h"
-#include "orbsvcs/orbsvcs/Naming/Naming_Utils.h"
+#include "orbsvcs/Concurrency/Concurrency_Utils.h"
+#include "orbsvcs/Naming/Naming_Utils.h"
class Concurrency_Service : public TAO_ORB_Manager
{