add missing include
SkBlitRow_opts.h is including this and masking the issue. Change-Id: I0a5f873a2f9c486d40f86e79c8119081495ae1ae Reviewed-on: https://skia-review.googlesource.com/c/skia/+/313810 Reviewed-by: Mike Klein <mtklein@google.com> Reviewed-by: Herb Derby <herb@google.com> Commit-Queue: Mike Klein <mtklein@google.com>
This commit is contained in:
parent
280fa3d303
commit
442c57893c
@ -9,7 +9,7 @@
|
||||
#define SkSwizzler_opts_DEFINED
|
||||
|
||||
#include "include/private/SkColorData.h"
|
||||
|
||||
#include "include/private/SkVx.h"
|
||||
#include <utility>
|
||||
|
||||
#if SK_CPU_SSE_LEVEL >= SK_CPU_SSE_LEVEL_SSSE3
|
||||
|
Loading…
Reference in New Issue
Block a user