summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/IFR_Service/Servant_Factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/IFR_Service/Servant_Factory.h')
-rw-r--r--TAO/orbsvcs/IFR_Service/Servant_Factory.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/orbsvcs/IFR_Service/Servant_Factory.h b/TAO/orbsvcs/IFR_Service/Servant_Factory.h
index bbb6749e4c9..f4b928b966c 100644
--- a/TAO/orbsvcs/IFR_Service/Servant_Factory.h
+++ b/TAO/orbsvcs/IFR_Service/Servant_Factory.h
@@ -20,7 +20,7 @@
#ifndef IFR_SERVANT_FACTORY_H
#define IFR_SERVANT_FACTORY_H
-#include "tao/POAC.h"
+#include "tao/PortableServerC.h"
#include "tao/ifrfwd.h"
#include "ace/Configuration.h"
@@ -76,4 +76,3 @@ private:
};
#endif /* IFR_SERVANT_FACTORY_H */
-