X-Git-Url: http://git.maemo.org/git/?p=python-purple;a=blobdiff_plain;f=purple.pyx;fp=purple.pyx;h=5d87af3d3a7a4942c298c3d374312564b71f39c7;hp=9601af7ee8d3d2a951c713bd8b0bea7919e9e1e3;hb=fa83e5e05e62fa5c6707312d375b97195143e6b7;hpb=5d7c705f607003997a097b353d02483b57cb61b9 diff --git a/purple.pyx b/purple.pyx index 9601af7..5d87af3 100644 --- a/purple.pyx +++ b/purple.pyx @@ -378,7 +378,8 @@ cdef class Purple: return account_list -include "plugin.pyx" +include "protocol.pyx" +#include "plugin.pyx" include "proxy.pyx" #include "protocol.pyx" include "account.pyx"