aboutsummaryrefslogtreecommitdiff
path: root/include/webp/decode_vp8.h
blob: cf1654fe66b4ccb7a36659ef236730ecd7707a68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Copyright 2010 Google Inc. All Rights Reserved.
//
// This code is licensed under the same terms as WebM:
//  Software License Agreement:  http://www.webmproject.org/license/software/
//  Additional IP Rights Grant:  http://www.webmproject.org/license/additional/
// -----------------------------------------------------------------------------
//
//  Dummy file retained to honor decode_vp8.h include in
//  skia/src/images/SkImageDecoder_libwebp.cpp

#ifndef WEBP_WEBP_DECODE_VP8_H_
#define WEBP_WEBP_DECODE_VP8_H_

#endif  /* WEBP_WEBP_DECODE_VP8_H_ */