| Index: include/images/SkForceLinking.h
|
| diff --git a/include/images/SkForceLinking.h b/include/images/SkForceLinking.h
|
| index 13ada542e1dfcc636e8d7725590d6c695460751c..5de8918e6f62b34561288c9b9dbb7e9104e5328d 100644
|
| --- a/include/images/SkForceLinking.h
|
| +++ b/include/images/SkForceLinking.h
|
| @@ -5,6 +5,8 @@
|
| * found in the LICENSE file.
|
| */
|
|
|
| +#include "SkTypes.h"
|
| +
|
| /**
|
| * This function's sole purpose is to trick the linker into not discarding
|
| * SkImageDecoder subclasses just because we do not directly call them.
|
|
|