Include _generated now so I get all the latest fancy stuff
[theonering] / src / tp / debug.py
index aa7c6e3..1fef6b9 100644 (file)
@@ -23,7 +23,7 @@ from telepathy.constants import (DEBUG_LEVEL_ERROR,
                                  DEBUG_LEVEL_INFO,
                                  DEBUG_LEVEL_DEBUG)
 
                                  DEBUG_LEVEL_INFO,
                                  DEBUG_LEVEL_DEBUG)
 
-from telepathy._generated.Debug import Debug as _Debug
+from _generated.Debug import Debug as _Debug
 from properties import DBusProperties
 
 import dbus.service
 from properties import DBusProperties
 
 import dbus.service