Removed unused/duplicated/deprecated includes.
[python-purple] / conversation.pyx
index 643d781..665c77a 100644 (file)
@@ -17,7 +17,7 @@
 #  along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 
-cimport purple
+cimport conversation
 
 cdef class Conversation:
     """