Add vpx_dsp_rtcd.h to inv_txfm_sse2.c

Change-Id: Ibab434fb4bd6da02dba087582ed74811f555c3ed
This commit is contained in:
Jingning Han 2015-08-02 08:24:56 -07:00
parent b37494cfb5
commit 80ae856c8b

View File

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