summaryrefslogtreecommitdiff
path: root/vp8/common/x86/recon_wrapper_sse2.c
diff options
context:
space:
mode:
Diffstat (limited to 'vp8/common/x86/recon_wrapper_sse2.c')
-rw-r--r--vp8/common/x86/recon_wrapper_sse2.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/vp8/common/x86/recon_wrapper_sse2.c b/vp8/common/x86/recon_wrapper_sse2.c
index 44221cd0b..cb9ab80b9 100644
--- a/vp8/common/x86/recon_wrapper_sse2.c
+++ b/vp8/common/x86/recon_wrapper_sse2.c
@@ -9,9 +9,9 @@
*/
#include "vpx_config.h"
-#include "vp8/common/recon.h"
-#include "recon_x86.h"
+#include "vpx_rtcd.h"
#include "vpx_mem/vpx_mem.h"
+#include "vp8/common/blockd.h"
#define build_intra_predictors_mbuv_prototype(sym) \
void sym(unsigned char *dst, int dst_stride, \