Chromium Code Reviews| Index: src/codec/SkJpegUtility_codec.h |
| diff --git a/src/codec/SkJpegUtility_codec.h b/src/codec/SkJpegUtility_codec.h |
| index 43391017b53cad8e0085cb2abbba66470050cae3..4b3f1ab23b19f4a4944a552147f96797e0f3e02f 100644 |
| --- a/src/codec/SkJpegUtility_codec.h |
| +++ b/src/codec/SkJpegUtility_codec.h |
| @@ -16,6 +16,7 @@ |
| #include <stdio.h> |
| extern "C" { |
| + #include "jpeglibmangler.h" |
| #include "jpeglib.h" |
| #include "jerror.h" |
| } |