summaryrefslogtreecommitdiff
path: root/TAO/CIAO/ciao/Swapping_Servant_Home_Impl_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/ciao/Swapping_Servant_Home_Impl_T.h')
-rw-r--r--TAO/CIAO/ciao/Swapping_Servant_Home_Impl_T.h11
1 files changed, 5 insertions, 6 deletions
diff --git a/TAO/CIAO/ciao/Swapping_Servant_Home_Impl_T.h b/TAO/CIAO/ciao/Swapping_Servant_Home_Impl_T.h
index 2b5b64df889..76bc3a09f0f 100644
--- a/TAO/CIAO/ciao/Swapping_Servant_Home_Impl_T.h
+++ b/TAO/CIAO/ciao/Swapping_Servant_Home_Impl_T.h
@@ -18,7 +18,7 @@
#include /**/ "ace/pre.h"
-#include "ciao/Home_Servant_Impl_Base.h"
+#include "Home_Servant_Impl_Base.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -26,7 +26,7 @@
#include "tao/PortableServer/Key_Adapters.h"
#include "ace/Hash_Map_Manager_T.h"
-#include "ciao/Dynamic_Component_Servant_Base.h"
+#include "Dynamic_Component_Servant_Base.h"
namespace CIAO
{
@@ -54,10 +54,9 @@ namespace CIAO
{
public:
Swapping_Home_Servant_Impl (EXEC * exe,
- Session_Container * c,
- const char* ins_name,
- const char* obj_id,
- const char* repo_id);
+ Session_Container * c,
+ const char* ins_name,
+ const char* obj_id, const char* repo_id);
virtual ~Swapping_Home_Servant_Impl (void);