aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkSpecialSurface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkSpecialSurface.h')
-rw-r--r--src/core/SkSpecialSurface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/SkSpecialSurface.h b/src/core/SkSpecialSurface.h
index 96b74a4dac..2c138a3e79 100644
--- a/src/core/SkSpecialSurface.h
+++ b/src/core/SkSpecialSurface.h
@@ -13,7 +13,7 @@
#include "SkSurfaceProps.h"
#if SK_SUPPORT_GPU
-#include "GrTypes.h"
+#include "GrTypesPriv.h"
#endif
class GrContext;