aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/batches
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/batches')
-rw-r--r--src/gpu/batches/GrAtlasTextOp.cpp (renamed from src/gpu/batches/GrAtlasTextBatch.cpp)2
-rw-r--r--src/gpu/batches/GrAtlasTextOp.h (renamed from src/gpu/batches/GrAtlasTextBatch.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/batches/GrAtlasTextBatch.cpp b/src/gpu/batches/GrAtlasTextOp.cpp
index 1b450956af..0b692d15b3 100644
--- a/src/gpu/batches/GrAtlasTextBatch.cpp
+++ b/src/gpu/batches/GrAtlasTextOp.cpp
@@ -5,7 +5,7 @@
* found in the LICENSE file.
*/
-#include "GrAtlasTextBatch.h"
+#include "GrAtlasTextOp.h"
#include "GrOpFlushState.h"
#include "GrResourceProvider.h"
diff --git a/src/gpu/batches/GrAtlasTextBatch.h b/src/gpu/batches/GrAtlasTextOp.h
index 313a78e940..313a78e940 100644
--- a/src/gpu/batches/GrAtlasTextBatch.h
+++ b/src/gpu/batches/GrAtlasTextOp.h