Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1351)

Unified Diff: mojo/public/platform/native/gles2_impl_oes_vertex_array_object_thunks.h

Issue 2236083002: Move mojo/public/c/gpu/* to mojo/public/c/include. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: foo Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: mojo/public/platform/native/gles2_impl_oes_vertex_array_object_thunks.h
diff --git a/mojo/public/platform/native/gles2_impl_oes_vertex_array_object_thunks.h b/mojo/public/platform/native/gles2_impl_oes_vertex_array_object_thunks.h
index f3b43c4ab895d3a69505d6f1dc267a4554715549..a0c595fb4294284f4a92e1a86abf96764edb4f9e 100644
--- a/mojo/public/platform/native/gles2_impl_oes_vertex_array_object_thunks.h
+++ b/mojo/public/platform/native/gles2_impl_oes_vertex_array_object_thunks.h
@@ -14,7 +14,7 @@
#include <stddef.h>
#define GL_GLEXT_PROTOTYPES
-#include "mojo/public/c/gpu/GLES2/gl2extmojo.h"
+#include <GLES2/gl2extmojo.h>
// Specifies the frozen API for the OES_vertex_array_object extension.
#pragma pack(push, 8)

Powered by Google App Engine
This is Rietveld 408576698