Merge "Add vpx_dsp_rtcd.h to inv_txfm_sse2.c"

This commit is contained in:
Jingning Han 2015-08-03 16:03:09 +00:00 committed by Gerrit Code Review
commit d10fc5af8f

View File

@ -8,6 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
#include "./vpx_dsp_rtcd.h"
#include "vpx_dsp/x86/inv_txfm_sse2.h"
#include "vpx_dsp/x86/txfm_common_sse2.h"