aboutsummaryrefslogtreecommitdiff
path: root/webrtc/system_wrappers/include/rtp_to_ntp.h
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc/system_wrappers/include/rtp_to_ntp.h')
-rw-r--r--webrtc/system_wrappers/include/rtp_to_ntp.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/webrtc/system_wrappers/include/rtp_to_ntp.h b/webrtc/system_wrappers/include/rtp_to_ntp.h
index dfc25cd9e9..0c91928626 100644
--- a/webrtc/system_wrappers/include/rtp_to_ntp.h
+++ b/webrtc/system_wrappers/include/rtp_to_ntp.h
@@ -8,8 +8,8 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#ifndef SYSTEM_WRAPPERS_INTERFACE_RTP_TO_NTP_H_
-#define SYSTEM_WRAPPERS_INTERFACE_RTP_TO_NTP_H_
+#ifndef SYSTEM_WRAPPERS_INCLUDE_RTP_TO_NTP_H_
+#define SYSTEM_WRAPPERS_INCLUDE_RTP_TO_NTP_H_
#include <list>
@@ -47,4 +47,4 @@ int CheckForWrapArounds(uint32_t rtp_timestamp, uint32_t rtcp_rtp_timestamp);
} // namespace webrtc
-#endif // SYSTEM_WRAPPERS_INTERFACE_RTP_TO_NTP_H_
+#endif // SYSTEM_WRAPPERS_INCLUDE_RTP_TO_NTP_H_