aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/GrCircleEffect.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/effects/GrCircleEffect.h')
-rw-r--r--src/gpu/effects/GrCircleEffect.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpu/effects/GrCircleEffect.h b/src/gpu/effects/GrCircleEffect.h
index 00f98d416e..fae8155389 100644
--- a/src/gpu/effects/GrCircleEffect.h
+++ b/src/gpu/effects/GrCircleEffect.h
@@ -15,7 +15,6 @@
#include "GrFragmentProcessor.h"
#include "GrCoordTransform.h"
#include "GrColorSpaceXform.h"
-#include "effects/GrProxyMove.h"
class GrCircleEffect : public GrFragmentProcessor {
public:
int edgeType() const { return fEdgeType; }