Updated signals with "signed-on", "signed-off" and "buddy-signed-on" signals.
[python-purple] / proxy.pyx
index bb03d6d..54fca86 100644 (file)
--- a/proxy.pyx
+++ b/proxy.pyx
@@ -17,7 +17,7 @@
 #  along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 
-cimport proxy
+cimport purple
 
 cdef class ProxyInfoType:
     cdef proxy.PurpleProxyType c_type