dsp.h: remove utils.h include

include utils.h directly where needed to allow utils.h to rely on
defines from dsp.h in a follow-up.

Change-Id: I32e26aaeb0b04ba60b3332f685f9a2be5a0a8d3d
This commit is contained in:
James Zern
2016-05-11 23:17:21 -07:00
parent cd276aecd0
commit ea0be354a0
6 changed files with 9 additions and 1 deletions

View File

@ -16,6 +16,7 @@
#endif
#include "./bit_reader_inl.h"
#include "../utils/utils.h"
//------------------------------------------------------------------------------
// VP8BitReader