summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/impl/ndds/OwnershipStrengthQosPolicy.h
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/connectors/dds4ccm/impl/ndds/OwnershipStrengthQosPolicy.h')
-rw-r--r--CIAO/connectors/dds4ccm/impl/ndds/OwnershipStrengthQosPolicy.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/CIAO/connectors/dds4ccm/impl/ndds/OwnershipStrengthQosPolicy.h b/CIAO/connectors/dds4ccm/impl/ndds/OwnershipStrengthQosPolicy.h
index 3345c0c99c0..64e905a4faa 100644
--- a/CIAO/connectors/dds4ccm/impl/ndds/OwnershipStrengthQosPolicy.h
+++ b/CIAO/connectors/dds4ccm/impl/ndds/OwnershipStrengthQosPolicy.h
@@ -6,8 +6,8 @@
* Wrapper facade for NDDS.
*/
-#ifndef CIAO_RTI_OWNERSHIPSTRENGTHQOSPOLICY_H
-#define CIAO_RTI_OWNERSHIPSTRENGTHQOSPOLICY_H
+#ifndef DDS4CCM_OWNERSHIPSTRENGTHQOSPOLICY_H
+#define DDS4CCM_OWNERSHIPSTRENGTHQOSPOLICY_H
#if defined (CIAO_DDS4CCM_OPENDDS) && (CIAO_DDS4CCM_OPENDDS==1)
typedef ::DDS::OwnershipStrengthQosPolicy DDS_OwnershipStrengthQosPolicy;
@@ -39,4 +39,4 @@ operator>>= (const ::DDS::OwnershipStrengthQosPolicy &qos, ::DDS_OwnershipStreng
}
#endif
-#endif /* CIAO_RTI_OWNERSHIPSTRENGTHQOSPOLICY_H */
+#endif /* DDS4CCM_OWNERSHIPSTRENGTHQOSPOLICY_H */