зеркало из https://github.com/mozilla/moz-skia.git
fix compile by using the right (new) name for SkComposeShader.h
git-svn-id: http://skia.googlecode.com/svn/trunk@29 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
Родитель
e3be725d2b
Коммит
689411a87c
|
@ -1989,7 +1989,7 @@ bool SkTriColorShader::setup(const SkPoint pts[], const SkColor colors[],
|
||||||
|
|
||||||
#include "SkColorPriv.h"
|
#include "SkColorPriv.h"
|
||||||
#include "SkPorterDuff.h"
|
#include "SkPorterDuff.h"
|
||||||
#include "SkComposShader.h"
|
#include "SkComposeShader.h"
|
||||||
#include "SkXfermode.h"
|
#include "SkXfermode.h"
|
||||||
|
|
||||||
static int ScalarTo256(SkScalar v) {
|
static int ScalarTo256(SkScalar v) {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче