Merge "move WebPFeatureFlags declaration" into 0.3.0

This commit is contained in:
James Zern
2013-03-19 17:08:31 -07:00
committed by Gerrit Code Review
6 changed files with 21 additions and 23 deletions

View File

@@ -45,7 +45,6 @@
#ifndef WEBP_WEBP_DEMUX_H_
#define WEBP_WEBP_DEMUX_H_
#include "./format_constants.h"
#include "./mux_types.h"
#if defined(__cplusplus) || defined(c_plusplus)