Index: webrtc/modules/video_coding/utility/moving_average.h |
diff --git a/webrtc/modules/video_coding/utility/include/moving_average.h b/webrtc/modules/video_coding/utility/moving_average.h |
similarity index 96% |
rename from webrtc/modules/video_coding/utility/include/moving_average.h |
rename to webrtc/modules/video_coding/utility/moving_average.h |
index 49c42c4ed4be30ec234dca08aaa0ef65f51e38c9..8de1dd2a4377fb67e491316ede3173a4141f3b03 100644 |
--- a/webrtc/modules/video_coding/utility/include/moving_average.h |
+++ b/webrtc/modules/video_coding/utility/moving_average.h |
@@ -68,4 +68,4 @@ int MovingAverage<T>::size() { |
} // namespace webrtc |
-#endif // WEBRTC_MODULES_VIDEO_CODING_MOVING_AVERAGE_SCALER_H_ |
+#endif // WEBRTC_MODULES_VIDEO_CODING_UTILITY_MOVING_AVERAGE_H_ |