--- a/iro/view/xmlrpc.py Thu Dec 22 03:13:34 2011 +0100
+++ b/iro/view/xmlrpc.py Tue Jan 10 06:03:42 2012 +0100
@@ -16,7 +16,7 @@
import logging
-from controller.viewinterface import Interface
+from ..controller.viewinterface import Interface
class TwistedInterface(Interface):