Index: include/gpu/GrResourceKey.h |
diff --git a/include/gpu/GrResourceKey.h b/include/gpu/GrResourceKey.h |
index 0a97c20b4d5420bc9d819d3d27142bccf1c743b1..96e998849e5a031a85277993e55de10cf03e5cb0 100644 |
--- a/include/gpu/GrResourceKey.h |
+++ b/include/gpu/GrResourceKey.h |
@@ -9,10 +9,10 @@ |
#ifndef GrResourceKey_DEFINED |
#define GrResourceKey_DEFINED |
+#include "../private/SkTemplates.h" |
#include "GrTypes.h" |
#include "SkData.h" |
#include "SkOnce.h" |
-#include "SkTemplates.h" |
uint32_t GrResourceKeyHash(const uint32_t* data, size_t size); |