summaryrefslogtreecommitdiff
path: root/TAO/examples/Event_Comm/Consumer_Handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Event_Comm/Consumer_Handler.h')
-rw-r--r--TAO/examples/Event_Comm/Consumer_Handler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/examples/Event_Comm/Consumer_Handler.h b/TAO/examples/Event_Comm/Consumer_Handler.h
index b7bee482f35..2df1a0b799f 100644
--- a/TAO/examples/Event_Comm/Consumer_Handler.h
+++ b/TAO/examples/Event_Comm/Consumer_Handler.h
@@ -23,8 +23,8 @@
#define _CONSUMER_HANDLER_H
#include "Event_Comm_i.h"
-#include "orbsvcs/Naming/Naming_Client.h"
-#include "orbsvcs/CosNamingC.h"
+#include "orbsvcs/orbsvcs/Naming/Naming_Utils.h"
+#include "orbsvcs/orbsvcs/CosNamingC.h"
class Consumer_Handler
{