summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/IFRService/IFR_BasicS.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/IFRService/IFR_BasicS.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/IFR_BasicS.h10
1 files changed, 7 insertions, 3 deletions
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/IFR_BasicS.h b/TAO/orbsvcs/orbsvcs/IFRService/IFR_BasicS.h
index 83ceea96c6a..f1a3050b67c 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/IFR_BasicS.h
+++ b/TAO/orbsvcs/orbsvcs/IFRService/IFR_BasicS.h
@@ -34,7 +34,7 @@
#include /**/ "ace/pre.h"
#include "tao/IFR_Client/IFR_BasicC.h"
-#include "IFR_BaseS.h"
+#include "orbsvcs/IFRService/IFR_BaseS.h"
#include "tao/ParameterModeS.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -48,6 +48,8 @@
// TAO_IDL - Generated from
// be\be_visitor_module/module_sh.cpp:49
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
namespace POA_CORBA
{
@@ -7879,10 +7881,12 @@ namespace POA_CORBA
// TAO_IDL - Generated from
// be\be_codegen.cpp:1072
-#include "IFR_BasicS_T.h"
+TAO_END_VERSIONED_NAMESPACE_DECL
+
+#include "orbsvcs/IFRService/IFR_BasicS_T.h"
#if defined (__ACE_INLINE__)
-#include "IFR_BasicS.inl"
+#include "orbsvcs/IFRService/IFR_BasicS.inl"
#endif /* defined INLINE */
#include /**/ "ace/post.h"