Buddy list update
[python-purple] / buddy.pyx
index 9224737..d12fd58 100644 (file)
--- a/buddy.pyx
+++ b/buddy.pyx
@@ -17,7 +17,7 @@
 #  along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 
-cimport blist
+cimport purple
 
 cdef class Buddy:
     """ Buddy class """