aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrPoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gpu/GrPoint.h')
-rw-r--r--include/gpu/GrPoint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gpu/GrPoint.h b/include/gpu/GrPoint.h
index fd2c5a7cc1..302c4e1f27 100644
--- a/include/gpu/GrPoint.h
+++ b/include/gpu/GrPoint.h
@@ -12,7 +12,7 @@
#define GrPoint_DEFINED
#include "GrTypes.h"
-#include "GrScalar.h"
+#include "SkScalar.h"
#include "SkPoint.h"
#define GrPoint SkPoint