Explicitly include vp8_rtcd.h
When referencing RTCD functions make sure the relevant header file is included. Change-Id: Ia0d7112d4aff9b4d8fa94648f0702371b7484031 https://code.google.com/p/webm/issues/detail?id=937
This commit is contained in:
parent
a80dd52b6e
commit
04168d41cb
@ -11,6 +11,7 @@
|
||||
|
||||
#include "vpx_config.h"
|
||||
#include "./vpx_scale_rtcd.h"
|
||||
#include "./vp8_rtcd.h"
|
||||
#include "vp8/common/onyxc_int.h"
|
||||
#include "vp8/common/blockd.h"
|
||||
#include "onyx_int.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user