Index: webrtc/modules/video_coding/utility/vp8_header_parser.cc |
diff --git a/webrtc/modules/video_coding/utility/vp8_header_parser.cc b/webrtc/modules/video_coding/utility/vp8_header_parser.cc |
index 6786f9dea83167ac101c94a52dc4c4d0650f3de2..13d1616210d4da04e16d881a6a495da9514a591b 100644 |
--- a/webrtc/modules/video_coding/utility/vp8_header_parser.cc |
+++ b/webrtc/modules/video_coding/utility/vp8_header_parser.cc |
@@ -7,7 +7,7 @@ |
* in the file PATENTS. All contributing project authors may |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/modules/video_coding/utility/include/vp8_header_parser.h" |
+#include "webrtc/modules/video_coding/utility/vp8_header_parser.h" |
#include "webrtc/base/logging.h" |