summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/chat/Client_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simple/chat/Client_i.h')
-rw-r--r--TAO/examples/Simple/chat/Client_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Simple/chat/Client_i.h b/TAO/examples/Simple/chat/Client_i.h
index e1cf006f07a..af982c83458 100644
--- a/TAO/examples/Simple/chat/Client_i.h
+++ b/TAO/examples/Simple/chat/Client_i.h
@@ -29,7 +29,7 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "tao/TAO.h"
+#include "tao/PortableServer/ORB_Manager.h"
class Client_i : public ACE_Event_Handler
{