summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/chat/Broadcaster_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simple/chat/Broadcaster_i.h')
-rw-r--r--TAO/examples/Simple/chat/Broadcaster_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Simple/chat/Broadcaster_i.h b/TAO/examples/Simple/chat/Broadcaster_i.h
index 822a93a4e10..ceddecdd4eb 100644
--- a/TAO/examples/Simple/chat/Broadcaster_i.h
+++ b/TAO/examples/Simple/chat/Broadcaster_i.h
@@ -22,7 +22,7 @@
#include "BroadcasterS.h"
#include "ReceiverC.h"
-#include "tao/PortableServer/ORB_Manager.h"
+#include "tao/TAO.h"
#include "ace/Containers.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)