Link to sdl and azure

This commit is contained in:
Brian Anderson 2012-04-15 19:19:57 -07:00
parent b6896c6e42
commit 8a1f815bc2
2 changed files with 4 additions and 0 deletions

View file

@ -7,6 +7,8 @@
#[license = "MPL"];
use std;
use sdl;
use azure;
mod dom {
mod base;