| Index: sky/engine/core/html/canvas/EXTBlendMinMax.cpp
|
| diff --git a/sky/engine/core/html/canvas/EXTBlendMinMax.cpp b/sky/engine/core/html/canvas/EXTBlendMinMax.cpp
|
| index 7cef1264ad4a802a951b5e4420b669b17131670e..1c12a9004fa344799b5713215cd15e4a6e166acd 100644
|
| --- a/sky/engine/core/html/canvas/EXTBlendMinMax.cpp
|
| +++ b/sky/engine/core/html/canvas/EXTBlendMinMax.cpp
|
| @@ -2,9 +2,9 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "config.h"
|
| +#include "sky/engine/config.h"
|
|
|
| -#include "core/html/canvas/EXTBlendMinMax.h"
|
| +#include "sky/engine/core/html/canvas/EXTBlendMinMax.h"
|
|
|
| namespace blink {
|
|
|
|
|