| Index: sky/engine/core/html/canvas/EXTShaderTextureLOD.cpp
|
| diff --git a/sky/engine/core/html/canvas/EXTShaderTextureLOD.cpp b/sky/engine/core/html/canvas/EXTShaderTextureLOD.cpp
|
| index cddc97cb10ae600ba85275de2c99ffdd0a3588b6..ed52f84c237eb608d8a80ba64af1c290b75462ac 100644
|
| --- a/sky/engine/core/html/canvas/EXTShaderTextureLOD.cpp
|
| +++ b/sky/engine/core/html/canvas/EXTShaderTextureLOD.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/EXTShaderTextureLOD.h"
|
| +#include "sky/engine/core/html/canvas/EXTShaderTextureLOD.h"
|
|
|
| namespace blink {
|
|
|
|
|