diff --git a/src/gtkgui_helpers.py b/src/gtkgui_helpers.py
index 92e2fd793b5004e94e5d8a89855a06f462214283..ad9f07f630c438f64bc80d35c74fa36733ea746e 100644
--- a/src/gtkgui_helpers.py
+++ b/src/gtkgui_helpers.py
@@ -20,6 +20,7 @@
 
 import xml.sax.saxutils
 import gtk
+import gobject
 import os
 from common import i18n
 i18n.init()