summaryrefslogtreecommitdiff
path: root/TAO/docs
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-02-06 13:33:45 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-02-06 13:33:45 +0000
commite84fbacf0f54ea043b2c017b76c69e8682e4571a (patch)
tree0dfafd3a8e49db6f42b74be4cf6885959712f2e0 /TAO/docs
parent79213ab898412846308ed73a0005a1e5a549387e (diff)
downloadATCD-e84fbacf0f54ea043b2c017b76c69e8682e4571a.tar.gz
ChangeLogTag: Fri Feb 6 13:30:11 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/docs')
-rw-r--r--TAO/docs/tutorials/Quoter/Event_Service/Stock_Consumer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/docs/tutorials/Quoter/Event_Service/Stock_Consumer.h b/TAO/docs/tutorials/Quoter/Event_Service/Stock_Consumer.h
index d5de84958cd..b880122709a 100644
--- a/TAO/docs/tutorials/Quoter/Event_Service/Stock_Consumer.h
+++ b/TAO/docs/tutorials/Quoter/Event_Service/Stock_Consumer.h
@@ -5,8 +5,8 @@
#ifndef TAO_TUTORIALS_QUOTER_EVENT_SERVICE_STOCK_CONSUMER_H
#define TAO_TUTORIALS_QUOTER_EVENT_SERVICE_STOCK_CONSUMER_H
-#include <orbsvcs/CosEventCommS.h>
-#include <orbsvcs/CosEventChannelAdminC.h>
+#include <orbsvcs/orbsvcs/CosEventCommS.h>
+#include <orbsvcs/orbsvcs/CosEventChannelAdminC.h>
class Stock_Consumer : public POA_CosEventComm::PushConsumer {
public: