summaryrefslogtreecommitdiff
path: root/TAO/DevGuideExamples/NotifyService/Messenger/Messenger_i.cpp
diff options
context:
space:
mode:
authorAbdullah Sowayan <sowayan@users.noreply.github.com>2008-10-22 16:21:43 +0000
committerAbdullah Sowayan <sowayan@users.noreply.github.com>2008-10-22 16:21:43 +0000
commit05bf72f2206f2bad8763bca89085912e1b954847 (patch)
treea4a6538370c968aa159c3e08defc00d9a3363d08 /TAO/DevGuideExamples/NotifyService/Messenger/Messenger_i.cpp
parente47610e5a0f5baab6f3ec4836c45a21a58f05b32 (diff)
downloadATCD-05bf72f2206f2bad8763bca89085912e1b954847.tar.gz
Wed Oct 22 16:17:58 UTC 2008 Abdullah Sowayan <abdullah.sowayan@lmco.com>
Diffstat (limited to 'TAO/DevGuideExamples/NotifyService/Messenger/Messenger_i.cpp')
-rw-r--r--TAO/DevGuideExamples/NotifyService/Messenger/Messenger_i.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/DevGuideExamples/NotifyService/Messenger/Messenger_i.cpp b/TAO/DevGuideExamples/NotifyService/Messenger/Messenger_i.cpp
index 8e1ef9f2f1a..91addf9f407 100644
--- a/TAO/DevGuideExamples/NotifyService/Messenger/Messenger_i.cpp
+++ b/TAO/DevGuideExamples/NotifyService/Messenger/Messenger_i.cpp
@@ -1,8 +1,8 @@
// $Id$
-#include <orbsvcs/CosNotifyChannelAdminC.h>
-#include <orbsvcs/CosNotifyCommC.h>
-#include <orbsvcs/CosNamingC.h>
+#include "orbsvcs/CosNotifyChannelAdminC.h"
+#include "orbsvcs/CosNotifyCommC.h"
+#include "orbsvcs/CosNamingC.h"
#include "ace/OS_NS_stdio.h"
#include "Messenger_i.h"