mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-18 23:09:52 +02:00
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:
@ -16,6 +16,7 @@
|
||||
#endif
|
||||
|
||||
#include "./bit_reader_inl.h"
|
||||
#include "../utils/utils.h"
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// VP8BitReader
|
||||
|
Reference in New Issue
Block a user