| Index: Source/platform/graphics/GraphicsTypes3D.h
|
| diff --git a/Source/platform/graphics/GraphicsTypes3D.h b/Source/platform/graphics/GraphicsTypes3D.h
|
| index d76bb1a8185651cffeb1446624e21e7cd767f1b7..2e3d6a4776e285b3763eba31d017d1984d9ce179 100644
|
| --- a/Source/platform/graphics/GraphicsTypes3D.h
|
| +++ b/Source/platform/graphics/GraphicsTypes3D.h
|
| @@ -26,8 +26,7 @@
|
| #ifndef GraphicsTypes3D_h
|
| #define GraphicsTypes3D_h
|
|
|
| -#include "third_party/khronos/GLES2/gl2.h"
|
| -#include "third_party/khronos/GLES2/gl2ext.h"
|
| +#include "third_party/khronos/GLES3/gl3.h"
|
| #include "wtf/Forward.h"
|
| #include <stdint.h>
|
|
|
|
|