summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Time_Service/Server_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/Time_Service/Server_i.h')
-rw-r--r--TAO/orbsvcs/Time_Service/Server_i.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/orbsvcs/Time_Service/Server_i.h b/TAO/orbsvcs/Time_Service/Server_i.h
index 601719fde7e..0585c13e314 100644
--- a/TAO/orbsvcs/Time_Service/Server_i.h
+++ b/TAO/orbsvcs/Time_Service/Server_i.h
@@ -19,7 +19,7 @@
#include "ace/Get_Opt.h"
#include "ace/Log_Msg.h"
-#include "tao/PortableServer/ORB_Manager.h"
+#include "tao/TAO.h"
#include "orbsvcs/CosNamingC.h"
#include "orbsvcs/Naming/Naming_Utils.h"
#include "orbsvcs/Time/TAO_Time_Service_Server.h"
@@ -41,8 +41,8 @@ public:
// Destructor.
int init (int argc,
- char *argv[],
- CORBA::Environment &env);
+ char *argv[],
+ CORBA::Environment &env);
// Initialize the Server state.
int run (CORBA::Environment &env);