vpx_dsp_common.h: remove circular include

Change-Id: I05b3028a38bbc062c388eeb95e99a3fee583ae6b
This commit is contained in:
James Zern
2016-05-04 14:54:53 -07:00
parent aa68a8301e
commit 4f69f741d8

View 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