]> granicus.if.org Git - libvpx/commitdiff
Remove vp9_dct.h from fwd_txfm_impl_sse2 header file
authorJingning Han <jingning@google.com>
Thu, 23 Jul 2015 21:41:23 +0000 (14:41 -0700)
committerJingning Han <jingning@google.com>
Fri, 24 Jul 2015 21:11:44 +0000 (21:11 +0000)
Change-Id: Ib3a4814fdb9d69cf6cc23bdd208f9bc9e7972edc

vpx_dsp/x86/fwd_txfm_impl_sse2.h

index f67bb7a66e93cb307e1e2782ffbbe3f8450caebf..87d0e609c1f327e51c2f10b76972f74e8fed845f 100644 (file)
@@ -12,7 +12,6 @@
 
 #include "./vpx_dsp_rtcd.h"
 #include "vp9/common/vp9_idct.h"  // for cospi constants
-#include "vp9/encoder/vp9_dct.h"
 #include "vp9/encoder/x86/vp9_dct_sse2.h"
 #include "vpx_ports/mem.h"