WebP: remove unused include

REVIEW: 115355
This commit is contained in:
Alex Merry 2014-02-16 11:09:42 +00:00
parent 30cff60296
commit 331a813662

View File

@ -20,8 +20,6 @@ You should have received a copy of the GNU Lesser General Public
License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
#include <stdlib.h>
#include "webp.h"
#include <webp/decode.h>
#include <webp/encode.h>