Index: media/filters/ffmpeg_demuxer.cc |
=================================================================== |
--- media/filters/ffmpeg_demuxer.cc (revision 11638) |
+++ media/filters/ffmpeg_demuxer.cc (working copy) |
@@ -2,6 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "base/scoped_ptr.h" |
#include "base/string_util.h" |
#include "base/time.h" |
#include "media/base/filter_host.h" |