Index: src/gpu/GrDistanceFieldTextContext.cpp |
diff --git a/src/gpu/GrDistanceFieldTextContext.cpp b/src/gpu/GrDistanceFieldTextContext.cpp |
index fe2c9937a2dc1a5a07400d20de7812ff28cedce8..b1120e46375d1e7ad271cb3a18b486926c0b9e8b 100755 |
--- a/src/gpu/GrDistanceFieldTextContext.cpp |
+++ b/src/gpu/GrDistanceFieldTextContext.cpp |
@@ -28,7 +28,7 @@ |
#include "SkPath.h" |
#include "SkRTConf.h" |
#include "SkStrokeRec.h" |
-#include "effects/GrDistanceFieldTextureEffect.h" |
+#include "effects/GrDistanceFieldGeoProc.h" |
SK_CONF_DECLARE(bool, c_DumpFontCache, "gpu.dumpFontCache", false, |
"Dump the contents of the font cache before every purge."); |