Include _generated now so I get all the latest fancy stuff
[theonering] / src / tp / properties.py
index 65faaed..74fde3d 100644 (file)
@@ -24,7 +24,7 @@ import dbus.service
 from telepathy.interfaces import PROPERTIES_INTERFACE
 import telepathy.errors
 
-from telepathy._generated.Properties_Interface import PropertiesInterface
+from _generated.Properties_Interface import PropertiesInterface
 
 class DBusProperties(dbus.service.Interface):
     def __init__(self):