mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-30 05:10:03 -04:00
Fix cocoa headless
This commit is contained in:
@@ -4,7 +4,6 @@ use std::ptr;
|
||||
use glutin;
|
||||
|
||||
mod gl {
|
||||
pub use self::Gles2 as Gl;
|
||||
include!(concat!(env!("OUT_DIR"), "/test_gl_bindings.rs"));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user