aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/ops/GrDebugMarkerOp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/ops/GrDebugMarkerOp.cpp')
-rw-r--r--src/gpu/ops/GrDebugMarkerOp.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpu/ops/GrDebugMarkerOp.cpp b/src/gpu/ops/GrDebugMarkerOp.cpp
index 1b663ceb1f..ed54965e10 100644
--- a/src/gpu/ops/GrDebugMarkerOp.cpp
+++ b/src/gpu/ops/GrDebugMarkerOp.cpp
@@ -11,6 +11,7 @@
#include "GrContext.h"
#include "GrContextPriv.h"
#include "GrGpuCommandBuffer.h"
+#include "GrMemoryPool.h"
#include "GrOpFlushState.h"
std::unique_ptr<GrOp> GrDebugMarkerOp::Make(GrContext* context,