summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/bank/AccountManager_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simple/bank/AccountManager_i.h')
-rw-r--r--TAO/examples/Simple/bank/AccountManager_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Simple/bank/AccountManager_i.h b/TAO/examples/Simple/bank/AccountManager_i.h
index f2126d7ff44..bb40b237ab2 100644
--- a/TAO/examples/Simple/bank/AccountManager_i.h
+++ b/TAO/examples/Simple/bank/AccountManager_i.h
@@ -27,7 +27,7 @@
#endif /* ACE_LACKS_PRAGMA_ONCE */
#include "ace/OS.h"
-#include "tao/PortableServer/ORB_Manager.h"
+#include "tao/TAO.h"
#include "BankS.h"
#include "Account_i.h"