Modified preprocessor for headers of RI layer
[platform/upstream/iotivity.git] / resource / csdk / stack / include / rdpayload.h
index 1781263..c09680b 100644 (file)
@@ -18,8 +18,8 @@
 //
 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 
-#ifndef _RDPAYLOAD_H_
-#define _RDPAYLOAD_H_
+#ifndef OC_RDPAYLOAD_H_
+#define OC_RDPAYLOAD_H_
 
 #include <cbor.h>
 #include "octypes.h"
@@ -237,4 +237,4 @@ void OCLinksLog(const LogLevel level, const OCLinksPayload *links);
 }
 #endif // __cplusplus
 
-#endif /* OCTYPES_H_ */
+#endif /* OC_RDPAYLOAD_H_ */