Chromium Code Reviews| Index: src/codec/SkCodec.cpp |
| diff --git a/src/codec/SkCodec.cpp b/src/codec/SkCodec.cpp |
| index a80b490274f00d7eb88ddc0600b8f52ab136eef0..1f83680ef67531cedf32b2c138bbb7ec44818b10 100644 |
| --- a/src/codec/SkCodec.cpp |
| +++ b/src/codec/SkCodec.cpp |
| @@ -5,9 +5,9 @@ |
| * found in the LICENSE file. |
| */ |
| +#include "SkBmpCodec.h" |
| #include "SkCodec.h" |
| #include "SkData.h" |
| -#include "SkCodec_libbmp.h" |
| #include "SkCodec_libgif.h" |
| #include "SkCodec_libico.h" |
| #include "SkCodec_libpng.h" |