Index: webrtc/rtc_base/numerics/exp_filter.cc |
diff --git a/webrtc/rtc_base/numerics/exp_filter.cc b/webrtc/rtc_base/numerics/exp_filter.cc |
index a4754a64b386c2da7dc20f4a04821146c1b6a2c8..b3d961034c3e6eb55d934837cbd010eb0eeccd82 100644 |
--- a/webrtc/rtc_base/numerics/exp_filter.cc |
+++ b/webrtc/rtc_base/numerics/exp_filter.cc |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/base/numerics/exp_filter.h" |
+#include "webrtc/rtc_base/numerics/exp_filter.h" |
#include <math.h> |