summaryrefslogtreecommitdiff
path: root/ace/Other/Local_Name_Space.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Other/Local_Name_Space.cpp')
-rw-r--r--ace/Other/Local_Name_Space.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Other/Local_Name_Space.cpp b/ace/Other/Local_Name_Space.cpp
index ae892b07f5b..dafc795f228 100644
--- a/ace/Other/Local_Name_Space.cpp
+++ b/ace/Other/Local_Name_Space.cpp
@@ -5,8 +5,8 @@
#define ACE_LOCAL_NAME_SPACE_C
#include "ace/ACE.h"
-#include "ace/Local_Name_Space.h"
-#include "ace/RW_Process_Mutex.h"
+#include "ace/Other/Local_Name_Space.h"
+#include "ace/Threads/RW_Process_Mutex.h"
ACE_RCSID(ace, Local_Name_Space, "$Id$")