Add vpx_dsp_rtcd.h to inv_txfm_sse2.c
authorJingning Han <jingning@google.com>
Sun, 2 Aug 2015 15:24:56 +0000 (08:24 -0700)
committerJingning Han <jingning@google.com>
Sun, 2 Aug 2015 15:25:13 +0000 (08:25 -0700)
Change-Id: Ibab434fb4bd6da02dba087582ed74811f555c3ed

vpx_dsp/x86/inv_txfm_sse2.c

index f894ee6..125fe22 100644 (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"