Fix build against latest gtk-rs

This commit is contained in:
Julian Ospald 2017-07-14 00:47:21 +02:00
parent 831b761b02
commit afcf7a7581
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ use gdk_pixbuf;
use glib::translate::*;
use glib;
use glib_ffi;
use gobject_ffi;
use std;