Index: examples/surfaces_app/child_gl_app.cc |
diff --git a/examples/surfaces_app/child_gl_app.cc b/examples/surfaces_app/child_gl_app.cc |
index 78667488a29e948cfa2e4cce4d04e06b13a0541f..029fbfcc3de3011a43b3b1ec387303a0d72e6b80 100644 |
--- a/examples/surfaces_app/child_gl_app.cc |
+++ b/examples/surfaces_app/child_gl_app.cc |
@@ -11,7 +11,7 @@ |
#include "mojo/public/cpp/application/application_delegate.h" |
#include "mojo/public/cpp/application/application_impl.h" |
#include "mojo/public/cpp/bindings/string.h" |
-#include "mojo/services/gpu/public/interfaces/gpu.mojom.h" |
+#include "mojo/services/gpu/interfaces/gpu.mojom.h" |
namespace mojo { |
namespace examples { |