Index: remoting/codec/scoped_vpx_codec.cc |
diff --git a/remoting/codec/scoped_vpx_codec.cc b/remoting/codec/scoped_vpx_codec.cc |
index dd5c73928e2aabaf62e7bd1d261a62a7a26e9561..dda986e75d272aa0e165398b3135ada6fa442c58 100644 |
--- a/remoting/codec/scoped_vpx_codec.cc |
+++ b/remoting/codec/scoped_vpx_codec.cc |
@@ -8,7 +8,7 @@ |
extern "C" { |
#define VPX_CODEC_DISABLE_COMPAT 1 |
-#include "third_party/libvpx_new/source/libvpx/vpx/vpx_codec.h" |
+#include "third_party/libvpx/source/libvpx/vpx/vpx_codec.h" |
} |
namespace remoting { |