Index: src/gpu/GrTracing.h |
diff --git a/src/gpu/GrTracing.h b/src/gpu/GrTracing.h |
index 0f76f237c9057778d2552e12fe652951099c9e6b..5fea60bb9ed438684d2cd8771fa29cf93f086242 100644 |
--- a/src/gpu/GrTracing.h |
+++ b/src/gpu/GrTracing.h |
@@ -8,9 +8,9 @@ |
#ifndef GrTracing_DEFINED |
#define GrTracing_DEFINED |
+#include "GrBufferedDrawTarget.h" |
#include "GrDrawTarget.h" |
#include "GrGpu.h" |
-#include "GrInOrderDrawBuffer.h" |
#include "GrTraceMarker.h" |
#include "SkTraceEvent.h" |