summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/Forwarding/Servant_Locator.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/Forwarding/Servant_Locator.h')
-rw-r--r--TAO/examples/POA/Forwarding/Servant_Locator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/examples/POA/Forwarding/Servant_Locator.h b/TAO/examples/POA/Forwarding/Servant_Locator.h
index 78a94976af3..cc135b7df0d 100644
--- a/TAO/examples/POA/Forwarding/Servant_Locator.h
+++ b/TAO/examples/POA/Forwarding/Servant_Locator.h
@@ -21,6 +21,7 @@
#define MYFOOSERVANTLOCATOR_H
#include "tao/corba.h"
+#include "tao/PortableServer/PortableServer.h"
class MyFooServantLocator : public PortableServer::ServantLocator
{