Index: webrtc/common_video/h264/sps_parser.h |
diff --git a/webrtc/common_video/h264/sps_parser.h b/webrtc/common_video/h264/sps_parser.h |
index dfd4b6b4b19a7aa559d0da0bb7f5cee188add804..ea14f79202e49fdc4d34cc124324f9a9f9f403ec 100644 |
--- a/webrtc/common_video/h264/sps_parser.h |
+++ b/webrtc/common_video/h264/sps_parser.h |
@@ -11,7 +11,7 @@ |
#ifndef WEBRTC_COMMON_VIDEO_H264_SPS_PARSER_H_ |
#define WEBRTC_COMMON_VIDEO_H264_SPS_PARSER_H_ |
-#include "webrtc/base/optional.h" |
+#include "webrtc/rtc_base/optional.h" |
namespace rtc { |
class BitBuffer; |