shithub: libvpx

Download patch

ref: d10fc5af8fb01af12dd83a3f48a0f0ef4fd3810f
parent: b096db5ad4f5c1b737a5a03ea64e8f3b786d2536
parent: 80ae856c8b1115fdf6c21505cb23b10e7ca3400c
author: Jingning Han <[email protected]>
date: Mon Aug 3 12:03:09 EDT 2015

Merge "Add vpx_dsp_rtcd.h to inv_txfm_sse2.c"

--- a/vpx_dsp/x86/inv_txfm_sse2.c
+++ b/vpx_dsp/x86/inv_txfm_sse2.c
@@ -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"