| Index: sky/engine/core/html/canvas/OESTextureFloatLinear.cpp
|
| diff --git a/sky/engine/core/html/canvas/OESTextureFloatLinear.cpp b/sky/engine/core/html/canvas/OESTextureFloatLinear.cpp
|
| index ab97aadcf7a3e31e247be53e8d08770f0393ec43..8300a94ba1c0e98ea4073e2f935bbbe289cdca1e 100644
|
| --- a/sky/engine/core/html/canvas/OESTextureFloatLinear.cpp
|
| +++ b/sky/engine/core/html/canvas/OESTextureFloatLinear.cpp
|
| @@ -23,9 +23,9 @@
|
| * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| +#include "sky/engine/config.h"
|
|
|
| -#include "core/html/canvas/OESTextureFloatLinear.h"
|
| +#include "sky/engine/core/html/canvas/OESTextureFloatLinear.h"
|
|
|
| namespace blink {
|
|
|
|
|