Index: src/gpu/batches/GrAtlasTextBatch.h |
diff --git a/src/gpu/batches/GrAtlasTextBatch.h b/src/gpu/batches/GrAtlasTextBatch.h |
index edbe3d7813a3c0d7fddacebdc6f7d70e56d92c03..8f20313378c4bc7b1842db4e06e788a65cee3c46 100644 |
--- a/src/gpu/batches/GrAtlasTextBatch.h |
+++ b/src/gpu/batches/GrAtlasTextBatch.h |
@@ -10,8 +10,8 @@ |
#include "batches/GrVertexBatch.h" |
-#include "GrAtlasTextContext.h" |
-#include "GrDistanceFieldAdjustTable.h" |
+#include "text/GrAtlasTextContext.h" |
+#include "text/GrDistanceFieldAdjustTable.h" |
class GrAtlasTextBatch : public GrVertexBatch { |
public: |