X-Git-Url: http://git.maemo.org/git/?p=python-purple;a=blobdiff_plain;f=conversation.pyx;h=c13578a75c582604cd322062a85ecc24edbdd740;hp=5b8cb04a4ba615986e9fc0ddc5057a5a521c3ce9;hb=7cb45fa563b2f0d0e9352373ab0e853188592dcf;hpb=d88947735d2c204731d80ae6513aeea7463a6e87;ds=sidebyside diff --git a/conversation.pyx b/conversation.pyx index 5b8cb04..c13578a 100644 --- a/conversation.pyx +++ b/conversation.pyx @@ -17,7 +17,7 @@ # along with this program. If not, see . # -cimport conversation +cimport purple cdef class Conversation: """ Conversation class """