summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/On_Demand_Activation/Servant_Locator.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/On_Demand_Activation/Servant_Locator.h')
-rw-r--r--TAO/examples/POA/On_Demand_Activation/Servant_Locator.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/examples/POA/On_Demand_Activation/Servant_Locator.h b/TAO/examples/POA/On_Demand_Activation/Servant_Locator.h
index 0d89fd98962..33a332bb163 100644
--- a/TAO/examples/POA/On_Demand_Activation/Servant_Locator.h
+++ b/TAO/examples/POA/On_Demand_Activation/Servant_Locator.h
@@ -17,9 +17,10 @@
//
//==================================================================================
-#include "tao/corba.h"
#include "tao/PortableServer/PortableServer.h"
+#include "tao/ORB.h"
+
class ServantLocator : public PortableServer::ServantLocator
{
// = TITLE