]> granicus.if.org Git - libvpx/commitdiff
vpx_dsp_common.h: remove circular include
authorJames Zern <jzern@google.com>
Wed, 4 May 2016 21:54:53 +0000 (14:54 -0700)
committerJames Zern <jzern@google.com>
Wed, 4 May 2016 21:54:53 +0000 (14:54 -0700)
Change-Id: I05b3028a38bbc062c388eeb95e99a3fee583ae6b

vpx_dsp/vpx_dsp_common.h

index 2c95a3d512378d027937b20b68a16e58d24d0b2e..a1d0a51ef565ff84f4abc2b42694cfb5d8b0bfa4 100644 (file)
@@ -13,7 +13,6 @@
 
 #include "./vpx_config.h"
 #include "vpx/vpx_integer.h"
-#include "vpx_dsp/vpx_dsp_common.h"
 #include "vpx_ports/mem.h"
 
 #ifdef __cplusplus