Update triangle.rs
This commit is contained in:
parent
1b43e3367b
commit
030cb602d4
|
@ -1,5 +1,6 @@
|
|||
#[macro_use]
|
||||
extern crate ash;
|
||||
#[macro_use]
|
||||
extern crate examples;
|
||||
|
||||
use ash::vk;
|
||||
|
|
Loading…
Reference in a new issue