summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-18 00:35:32 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-18 00:35:32 +0000
commit968a3fbb310069c6c2e5c6bb56ed94ae47c99701 (patch)
tree374207d89bf48c5c82ef4765783059cc3549fd7f /TAO/orbsvcs/tests/Notify
parent8b73cd726a301dddaf749f9f0ba9a7c0b4752d2e (diff)
downloadATCD-968a3fbb310069c6c2e5c6bb56ed94ae47c99701.tar.gz
ChangeLogTag: Tue Aug 17 17:32:39 2004 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/orbsvcs/tests/Notify')
-rw-r--r--TAO/orbsvcs/tests/Notify/Basic/LifeCycle.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/orbsvcs/tests/Notify/Basic/LifeCycle.cpp b/TAO/orbsvcs/tests/Notify/Basic/LifeCycle.cpp
index bf7a29af1e4..4f48407b6af 100644
--- a/TAO/orbsvcs/tests/Notify/Basic/LifeCycle.cpp
+++ b/TAO/orbsvcs/tests/Notify/Basic/LifeCycle.cpp
@@ -3,9 +3,9 @@
#include "ace/Arg_Shifter.h"
#include "ace/Get_Opt.h"
#include "tao/debug.h"
-#include <orbsvcs/orbsvcs/CosNamingC.h>
-#include <orbsvcs/orbsvcs/CosNotifyCommC.h>
-#include <orbsvcs/orbsvcs/CosNotifyChannelAdminC.h>
+#include <orbsvcs/CosNamingC.h>
+#include <orbsvcs/CosNotifyCommC.h>
+#include <orbsvcs/CosNotifyChannelAdminC.h>
#include "LifeCycle.h"