| Index: src/opts/SkBitmapProcState_arm_neon.cpp
|
| diff --git a/src/opts/SkBitmapProcState_arm_neon.cpp b/src/opts/SkBitmapProcState_arm_neon.cpp
|
| index d8a17d8dd790ea5b8551738dcd83593ed670a030..fa302429d63b533071f8c58d327309310be1f9f8 100644
|
| --- a/src/opts/SkBitmapProcState_arm_neon.cpp
|
| +++ b/src/opts/SkBitmapProcState_arm_neon.cpp
|
| @@ -1,10 +1,10 @@
|
| -
|
| /*
|
| * Copyright 2012 Google Inc.
|
| *
|
| * Use of this source code is governed by a BSD-style license that can be
|
| * found in the LICENSE file.
|
| */
|
| +
|
| #include "SkBitmapProcState.h"
|
| #include "SkBitmapProcState_filter.h"
|
| #include "SkColorPriv.h"
|
|
|