Index: src/gpu/GrAtlas.h |
diff --git a/src/gpu/GrAtlas.h b/src/gpu/GrAtlas.h |
index 23cb326fee1acd7139437d00cfe6c78b7ec4c44c..5ef2dab82bc5e23f5f8534c28274e694df7afeab 100644 |
--- a/src/gpu/GrAtlas.h |
+++ b/src/gpu/GrAtlas.h |
@@ -10,8 +10,8 @@ |
#define GrAtlas_DEFINED |
+#include "SkTDArray.h" |
#include "GrTexture.h" |
-#include "GrDrawTarget.h" |
#include "SkPoint.h" |
#include "SkTInternalLList.h" |