Index: media/cast/sender/vp8_encoder.cc |
diff --git a/media/cast/sender/vp8_encoder.cc b/media/cast/sender/vp8_encoder.cc |
index 0953989c3fcfd0a5fb9483f57e672025f384431a..d64a6e85cf97db66e7454a63530e39388c37f466 100644 |
--- a/media/cast/sender/vp8_encoder.cc |
+++ b/media/cast/sender/vp8_encoder.cc |
@@ -12,7 +12,7 @@ |
#include "media/base/video_frame.h" |
#include "media/cast/cast_defines.h" |
#include "media/cast/constants.h" |
-#include "third_party/libvpx_new/source/libvpx/vpx/vp8cx.h" |
+#include "third_party/libvpx/source/libvpx/vpx/vp8cx.h" |
namespace media { |
namespace cast { |