mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-17 06:19:54 +02:00
cosmetics: light include cleanup
remove some unused includes Change-Id: I07fabf707e8eac7f204757e68dab1057fd21aef1
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
#ifndef WEBP_ENC_VP8ENCI_H_
|
||||
#define WEBP_ENC_VP8ENCI_H_
|
||||
|
||||
#include "string.h" // for memcpy()
|
||||
#include <string.h> // for memcpy()
|
||||
#include "../webp/encode.h"
|
||||
#include "../dsp/dsp.h"
|
||||
#include "../utils/bit_writer.h"
|
||||
|
Reference in New Issue
Block a user