diff options
Diffstat (limited to 'TAO/tao/PortableInterceptorC.h')
-rw-r--r-- | TAO/tao/PortableInterceptorC.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableInterceptorC.h b/TAO/tao/PortableInterceptorC.h index 2fa57de92ff..bf8389ab4ad 100644 --- a/TAO/tao/PortableInterceptorC.h +++ b/TAO/tao/PortableInterceptorC.h @@ -33,7 +33,7 @@ #include "CurrentC.h" #include "DynamicC.h" #include "ObjectReferenceTemplateC.h" -#include "MessagingC.h" +#include "Messaging_SyncScopeC.h" #include "IOPC.h" #include "PolicyC.h" |