Fix build against latest gtk-rs

This commit is contained in:
2017-07-14 00:47:21 +02:00
parent 831b761b02
commit afcf7a7581

View File

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