summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Concurrency_Service/Concurrency_Service.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/Concurrency_Service/Concurrency_Service.h')
-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 133b1c752e8..38d5bb7ad7e 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/Concurrency/Concurrency_Utils.h"
-#include "orbsvcs/Naming/Naming_Server.h"
+#include "orbsvcs/orbsvcs/Concurrency/Concurrency_Utils.h"
+#include "orbsvcs/orbsvcs/Naming/Naming_Utils.h"
class Concurrency_Service : public TAO_ORB_Manager
{