summaryrefslogtreecommitdiffstats
path: root/mojo/examples/sample_app/gles2_client_impl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/examples/sample_app/gles2_client_impl.cc')
-rw-r--r--mojo/examples/sample_app/gles2_client_impl.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mojo/examples/sample_app/gles2_client_impl.cc b/mojo/examples/sample_app/gles2_client_impl.cc
index 8abff8b..ca26b2d 100644
--- a/mojo/examples/sample_app/gles2_client_impl.cc
+++ b/mojo/examples/sample_app/gles2_client_impl.cc
@@ -8,7 +8,7 @@
#include <GLES2/gl2ext.h>
#include <math.h>
-#include "mojo/public/gles2/gles2.h"
+#include "mojo/public/c/gles2/gles2.h"
#include "ui/events/event_constants.h"
namespace mojo {