Index: webrtc/rtc_base/timestampaligner.cc |
diff --git a/webrtc/rtc_base/timestampaligner.cc b/webrtc/rtc_base/timestampaligner.cc |
index 281da8f862c115273153c2b673de312b63166270..fdce141073f2729b8fac8e7fe865d43e3bc9adb6 100644 |
--- a/webrtc/rtc_base/timestampaligner.cc |
+++ b/webrtc/rtc_base/timestampaligner.cc |
@@ -10,10 +10,10 @@ |
#include <limits> |
-#include "webrtc/base/checks.h" |
-#include "webrtc/base/logging.h" |
-#include "webrtc/base/timestampaligner.h" |
-#include "webrtc/base/timeutils.h" |
+#include "webrtc/rtc_base/checks.h" |
+#include "webrtc/rtc_base/logging.h" |
+#include "webrtc/rtc_base/timestampaligner.h" |
+#include "webrtc/rtc_base/timeutils.h" |
namespace rtc { |