ref: 4f69f741d898ed896b392d86ca42d35b5997c879
parent: aa68a8301efe3b8ab0ee96462f6e0d6320fc870c
author: James Zern <[email protected]>
date: Wed May 4 10:54:53 EDT 2016
vpx_dsp_common.h: remove circular include Change-Id: I05b3028a38bbc062c388eeb95e99a3fee583ae6b
--- a/vpx_dsp/vpx_dsp_common.h
+++ b/vpx_dsp/vpx_dsp_common.h
@@ -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