Index: src/animator/SkDrawPaint.cpp |
diff --git a/src/animator/SkDrawPaint.cpp b/src/animator/SkDrawPaint.cpp |
index 825d0486a7a930d8421859f22371e021e527482b..c882427585f9bbca791d645535d6f1e8b8a17bc7 100644 |
--- a/src/animator/SkDrawPaint.cpp |
+++ b/src/animator/SkDrawPaint.cpp |
@@ -1,4 +1,3 @@ |
- |
/* |
* Copyright 2006 The Android Open Source Project |
* |
@@ -6,13 +5,12 @@ |
* found in the LICENSE file. |
*/ |
- |
#include "SkDrawPaint.h" |
#include "SkAnimateMaker.h" |
#include "SkDrawColor.h" |
#include "SkDrawShader.h" |
#include "SkMaskFilter.h" |
-#include "SkPaintParts.h" |
+#include "SkPaintPart.h" |
#include "SkPathEffect.h" |
enum SkPaint_Functions { |