| Index: content/renderer/gpu/transport_texture_host.cc
|
| ===================================================================
|
| --- content/renderer/gpu/transport_texture_host.cc (revision 111171)
|
| +++ content/renderer/gpu/transport_texture_host.cc (working copy)
|
| @@ -16,7 +16,7 @@
|
| #include "content/common/gpu/gpu_messages.h"
|
| #include "content/renderer/gpu/renderer_gl_context.h"
|
| #include "content/renderer/gpu/transport_texture_service.h"
|
| -#include <GLES2/gl2.h>
|
| +#include "gpu/GLES2/gl2.h"
|
|
|
| TransportTextureHost::TransportTextureHost(MessageLoop* io_message_loop,
|
| MessageLoop* render_message_loop,
|
|
|