Index: webrtc/modules/video_coding/histogram.cc |
diff --git a/webrtc/modules/video_coding/histogram.cc b/webrtc/modules/video_coding/histogram.cc |
index e07d50ba6f36e59902f71bc962101a25343aa63c..f2aa6eabb6db21b63de0672ddb4d60232fe9bec6 100644 |
--- a/webrtc/modules/video_coding/histogram.cc |
+++ b/webrtc/modules/video_coding/histogram.cc |
@@ -12,7 +12,7 @@ |
#include <algorithm> |
-#include "webrtc/base/mod_ops.h" |
+#include "webrtc/modules/video_coding/sequence_number_util.h" |
namespace webrtc { |
namespace video_coding { |