aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrRect.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/GrRect.h')
-rw-r--r--src/gpu/GrRect.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpu/GrRect.h b/src/gpu/GrRect.h
index 95102a837b..8c44ed7705 100644
--- a/src/gpu/GrRect.h
+++ b/src/gpu/GrRect.h
@@ -8,6 +8,7 @@
#ifndef GrRect_DEFINED
#define GrRect_DEFINED
+#include "SkTo.h"
#include "SkTypes.h"
#include "SkRect.h"