summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/Forwarding/MyFooServant.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/Forwarding/MyFooServant.cpp')
-rw-r--r--TAO/examples/POA/Forwarding/MyFooServant.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/examples/POA/Forwarding/MyFooServant.cpp b/TAO/examples/POA/Forwarding/MyFooServant.cpp
index 615eedeacd9..9e404dd9277 100644
--- a/TAO/examples/POA/Forwarding/MyFooServant.cpp
+++ b/TAO/examples/POA/Forwarding/MyFooServant.cpp
@@ -15,6 +15,7 @@
//==========================================================================
#include "tao/corba.h"
+#include "tao/PortableServer/POA.h"
#include "MyFooServant.h"
ACE_RCSID(Forwarding, MyFooServant, "$Id$")