Index: content/common/gpu/image_transport_surface_overlay_mac.mm |
diff --git a/content/common/gpu/image_transport_surface_overlay_mac.mm b/content/common/gpu/image_transport_surface_overlay_mac.mm |
index 0fe3e5e45f9784c62b661cb762ca77299b64792a..552b411b7569553199593c2e10eb56cb548e278a 100644 |
--- a/content/common/gpu/image_transport_surface_overlay_mac.mm |
+++ b/content/common/gpu/image_transport_surface_overlay_mac.mm |
@@ -7,7 +7,7 @@ |
#include <IOSurface/IOSurface.h> |
#include <OpenGL/CGLRenderers.h> |
#include <OpenGL/CGLTypes.h> |
-#include <OpenGL/GL.h> |
+#include <OpenGL/gl.h> |
// This type consistently causes problem on Mac, and needs to be dealt with |
// in a systemic way. |