Index: webrtc/rtc_base/timestampaligner.h |
diff --git a/webrtc/base/timestampaligner.h b/webrtc/rtc_base/timestampaligner.h |
similarity index 95% |
copy from webrtc/base/timestampaligner.h |
copy to webrtc/rtc_base/timestampaligner.h |
index 9c2cc7af59fbadb1aedbf9e21c2fdc66e4b37042..90db4b9962036567544fc0216bc87df725bfa33d 100644 |
--- a/webrtc/base/timestampaligner.h |
+++ b/webrtc/rtc_base/timestampaligner.h |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_BASE_TIMESTAMPALIGNER_H_ |
-#define WEBRTC_BASE_TIMESTAMPALIGNER_H_ |
+#ifndef WEBRTC_RTC_BASE_TIMESTAMPALIGNER_H_ |
+#define WEBRTC_RTC_BASE_TIMESTAMPALIGNER_H_ |
#include <stdint.h> |
@@ -71,4 +71,4 @@ class TimestampAligner { |
} // namespace rtc |
-#endif // WEBRTC_BASE_TIMESTAMPALIGNER_H_ |
+#endif // WEBRTC_RTC_BASE_TIMESTAMPALIGNER_H_ |