diff options
Diffstat (limited to 'TAO/tao/CDR_Encaps_Codec.h')
-rw-r--r-- | TAO/tao/CDR_Encaps_Codec.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/CDR_Encaps_Codec.h b/TAO/tao/CDR_Encaps_Codec.h index dde42c23bc0..7b62d08a121 100644 --- a/TAO/tao/CDR_Encaps_Codec.h +++ b/TAO/tao/CDR_Encaps_Codec.h @@ -21,7 +21,7 @@ # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ -#include "IOPC.h" +#include "IOP_CodecC.h" #include "LocalObject.h" // This is to remove "inherits via dominance" warnings from MSVC. |