Removed vp9_ prefix from vpx_dsp/bitreader file names

Change-Id: I0426126d0a65f13f9250983e44cc366b1b1a9c4a
This commit is contained in:
Yaowu Xu
2015-07-17 14:09:05 -07:00
parent 97279ed2e2
commit 87d2c3c063
20 changed files with 34 additions and 35 deletions

View File

@@ -15,7 +15,7 @@
#include "third_party/googletest/src/include/gtest/gtest.h"
#include "vpx/vpx_integer.h"
#include "vpx_dsp/vp9_reader.h"
#include "vpx_dsp/bitreader.h"
#include "vp9/encoder/vp9_writer.h"