mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-31 05:40:04 -04:00
Use the gl_generator macro to generate the bindings for WGL
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
//! will look and behave.
|
||||
|
||||
#[phase(plugin)] extern crate compile_msg;
|
||||
#[phase(plugin)] extern crate gl_generator;
|
||||
extern crate libc;
|
||||
|
||||
pub use events::*;
|
||||
|
||||
Reference in New Issue
Block a user