summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.h')
-rw-r--r--TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.h b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.h
index d120087a357..3554cbf8411 100644
--- a/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.h
+++ b/TAO/orbsvcs/LifeCycle_Service/LifeCycle_Service.h
@@ -19,7 +19,7 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "tao/TAO.h"
+#include "tao/PortableServer/ORB_Manager.h"
#include "LifeCycle_Service_i.h"
#ifndef LIFECYCLE_SERVICE_H
@@ -69,4 +69,3 @@ private:
};
#endif /* LIFECYCLE_SERVICE_H */
-