summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/CosEC/TypedSimple/Consumer.cpp
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-16 23:53:17 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-16 23:53:17 +0000
commit86b8ef62f955a10c9d39b007ae3cc922cd552466 (patch)
treeff76bbc229031c5e3220b8a4402de3c66c5936a7 /TAO/orbsvcs/examples/CosEC/TypedSimple/Consumer.cpp
parent4a69104b1fba57db8bf35778e2427e4dcb4c75fe (diff)
downloadATCD-86b8ef62f955a10c9d39b007ae3cc922cd552466.tar.gz
ChangeLogTag: Mon Aug 16 16:45:06 2004 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/orbsvcs/examples/CosEC/TypedSimple/Consumer.cpp')
-rw-r--r--TAO/orbsvcs/examples/CosEC/TypedSimple/Consumer.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/examples/CosEC/TypedSimple/Consumer.cpp b/TAO/orbsvcs/examples/CosEC/TypedSimple/Consumer.cpp
index aa6cea972e4..b1858fb720a 100644
--- a/TAO/orbsvcs/examples/CosEC/TypedSimple/Consumer.cpp
+++ b/TAO/orbsvcs/examples/CosEC/TypedSimple/Consumer.cpp
@@ -1,7 +1,7 @@
// $Id$
-#include "orbsvcs/orbsvcs/CosNamingC.h"
-#include "orbsvcs/orbsvcs/CosTypedEventChannelAdminC.h"
+#include "orbsvcs/CosNamingC.h"
+#include "orbsvcs/CosTypedEventChannelAdminC.h"
#include "Country_i.h"
ACE_RCSID (CosEC_Examples,