Add vp9_ prefix to all vp9 files
Support for gyp which doesn't support multiple objects in the same static library having the same basename. Change-Id: Ib947eefbaf68f8b177a796d23f875ccdfa6bc9dc
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
#include "third_party/googletest/src/include/gtest/gtest.h"
|
||||
|
||||
extern "C" {
|
||||
#include "vp9/encoder/boolhuff.h"
|
||||
#include "vp9/decoder/dboolhuff.h"
|
||||
#include "vp9/encoder/vp9_boolhuff.h"
|
||||
#include "vp9/decoder/vp9_dboolhuff.h"
|
||||
}
|
||||
|
||||
#include "acm_random.h"
|
||||
|
Reference in New Issue
Block a user