summaryrefslogtreecommitdiff
path: root/TAO/examples/Content_Server/AMI_Iterator/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Content_Server/AMI_Iterator/client.cpp')
-rw-r--r--TAO/examples/Content_Server/AMI_Iterator/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Content_Server/AMI_Iterator/client.cpp b/TAO/examples/Content_Server/AMI_Iterator/client.cpp
index 4f4368cca67..7a5969d2c29 100644
--- a/TAO/examples/Content_Server/AMI_Iterator/client.cpp
+++ b/TAO/examples/Content_Server/AMI_Iterator/client.cpp
@@ -5,7 +5,7 @@
#include "ace/Process_Manager.h"
#include "ace/OS_NS_unistd.h"
-#include "orbsvcs/CosNamingC.h"
+#include "orbsvcs/orbsvcs/CosNamingC.h"
#include "Web_ServerC.h"
#include "Iterator_Handler.h"