Index: webrtc/rtc_base/rate_limiter.cc |
diff --git a/webrtc/rtc_base/rate_limiter.cc b/webrtc/rtc_base/rate_limiter.cc |
index 9215fa0c7fe456fda20ace948d0010a3cca9de63..b2ee2c0c2cf65e00cbae5de011a3e1c3dddb62d1 100644 |
--- a/webrtc/rtc_base/rate_limiter.cc |
+++ b/webrtc/rtc_base/rate_limiter.cc |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/base/rate_limiter.h" |
+#include "webrtc/rtc_base/rate_limiter.h" |
#include "webrtc/system_wrappers/include/clock.h" |
namespace webrtc { |