Chromium Code Reviews

Unified Diff: webrtc/rtc_base/timestampaligner.h

Issue 2966523003: Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" (Closed)
Patch Set: Restoring prime suspect includes Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « webrtc/rtc_base/timedelta.h ('k') | webrtc/rtc_base/timestampaligner.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/rtc_base/timestampaligner.h
diff --git a/webrtc/rtc_base/timestampaligner.h b/webrtc/rtc_base/timestampaligner.h
index 90db4b9962036567544fc0216bc87df725bfa33d..dde877c5833b6ec5462cdd77f46889dda251ff20 100644
--- a/webrtc/rtc_base/timestampaligner.h
+++ b/webrtc/rtc_base/timestampaligner.h
@@ -13,7 +13,7 @@
#include <stdint.h>
-#include "webrtc/base/constructormagic.h"
+#include "webrtc/rtc_base/constructormagic.h"
namespace rtc {
« no previous file with comments | « webrtc/rtc_base/timedelta.h ('k') | webrtc/rtc_base/timestampaligner.cc » ('j') | no next file with comments »

Powered by Google App Engine