diff --git a/rust-bindings/src/auto/repo_finder_result.rs b/rust-bindings/src/auto/repo_finder_result.rs index b6850ca7..702ec52c 100644 --- a/rust-bindings/src/auto/repo_finder_result.rs +++ b/rust-bindings/src/auto/repo_finder_result.rs @@ -3,6 +3,7 @@ // DO NOT EDIT use std::cmp; +use glib::translate::*; glib::wrapper! { #[derive(Debug, Hash)]