Fix cocoa headless
This commit is contained in:
parent
88e64a87a9
commit
c6c4dfdd1e
4 changed files with 52 additions and 51 deletions
|
|
@ -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"));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue