Index: examples/surfaces_app/child_gl_impl.h |
diff --git a/examples/surfaces_app/child_gl_impl.h b/examples/surfaces_app/child_gl_impl.h |
index 7737ff1688179dee6c7231eaf2a33ab20b2d4da3..9f40e2779db282960ce78ec47ba464786d45da31 100644 |
--- a/examples/surfaces_app/child_gl_impl.h |
+++ b/examples/surfaces_app/child_gl_impl.h |
@@ -15,6 +15,7 @@ |
#include "mojo/public/c/gles2/gles2.h" |
#include "mojo/public/cpp/bindings/string.h" |
#include "mojo/public/cpp/bindings/strong_binding.h" |
+#include "mojo/services/gpu/public/interfaces/command_buffer.mojom.h" |
#include "mojo/services/surfaces/public/interfaces/surface_id.mojom.h" |
#include "mojo/services/surfaces/public/interfaces/surfaces.mojom.h" |
#include "third_party/skia/include/core/SkColor.h" |