diff options
Diffstat (limited to 'TAO/tao/IFR_Client/IFR_ExtendedC.h')
-rw-r--r-- | TAO/tao/IFR_Client/IFR_ExtendedC.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/IFR_Client/IFR_ExtendedC.h b/TAO/tao/IFR_Client/IFR_ExtendedC.h index d42a5de4728..45d3c8e1a9b 100644 --- a/TAO/tao/IFR_Client/IFR_ExtendedC.h +++ b/TAO/tao/IFR_Client/IFR_ExtendedC.h @@ -40,7 +40,7 @@ # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "ifr_client_export.h" +#include "tao/IFR_Client/ifr_client_export.h" #include "tao/AnyTypeCode/TypeCode.h" #include "tao/AnyTypeCode/TypeCode_Constants.h" #include "tao/ORB.h" @@ -1556,7 +1556,7 @@ TAO_IFR_Client_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ValueBox TAO_END_VERSIONED_NAMESPACE_DECL #if defined (__ACE_INLINE__) -#include "IFR_ExtendedC.inl" +#include "tao/IFR_Client/IFR_ExtendedC.inl" #endif /* defined INLINE */ #if defined(_MSC_VER) |