diff options
Diffstat (limited to 'core/src/fxcodec/codec/DEPS')
-rw-r--r-- | core/src/fxcodec/codec/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/fxcodec/codec/DEPS b/core/src/fxcodec/codec/DEPS index bfbbd82831..495d288992 100644 --- a/core/src/fxcodec/codec/DEPS +++ b/core/src/fxcodec/codec/DEPS @@ -1,4 +1,4 @@ include_rules = [ - '+third_party/libpng/png.h', + '+third_party/libpng16/png.h', '+third_party/libtiff/tiffiop.h', ] |