9707a7e51c
Change-Id: I0cb383eb6ea5a302627f93b90182a7286c2c0995 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/212280 Reviewed-by: Hal Canary <halcanary@google.com> Commit-Queue: Ben Wagner <bungeman@google.com>
14 lines
341 B
C
14 lines
341 B
C
/*
|
|
* Copyright 2017 Google Inc.
|
|
*
|
|
* Use of this source code is governed by a BSD-style license that can be
|
|
* found in the LICENSE file.
|
|
*/
|
|
|
|
// IWYU pragma: private, include "png.h"
|
|
|
|
// IWYU pragma: begin_exports
|
|
#include "../externals/libpng/scripts/pnglibconf.h.prebuilt"
|
|
// IWYU pragma: end_exports
|
|
#undef PNG_READ_OPT_PLTE_SUPPORTED
|