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