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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/CIAO/ciao/Swapping_Servant_Home_Impl_T.h b/TAO/CIAO/ciao/Swapping_Servant_Home_Impl_T.h
index b454d103815..2b5b64df889 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 "Home_Servant_Impl_Base.h"
+#include "ciao/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 "Dynamic_Component_Servant_Base.h"
+#include "ciao/Dynamic_Component_Servant_Base.h"
namespace CIAO
{