summaryrefslogtreecommitdiff
path: root/ace/Other/Naming_Context.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Other/Naming_Context.h')
-rw-r--r--ace/Other/Naming_Context.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/ace/Other/Naming_Context.h b/ace/Other/Naming_Context.h
index 605eb7e8e9e..784d08ffeff 100644
--- a/ace/Other/Naming_Context.h
+++ b/ace/Other/Naming_Context.h
@@ -22,11 +22,11 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "ace/SString.h"
-#include "ace/Containers.h"
-#include "ace/Service_Object.h"
-#include "ace/Name_Proxy.h"
-#include "ace/Name_Space.h"
+#include "ace/Utils/SString.h"
+#include "ace/Utils/Containers.h"
+#include "ace/Svcconf/Service_Object.h"
+#include "ace/Other/Name_Proxy.h"
+#include "ace/Other/Name_Space.h"
// Forward decl
class ACE_Name_Options;