purple: clean up purple-private.h
commit7c141007f1eb4d5f783c91def93aebcb0ad1884e
authorStefan Becker <chemobejk@gmail.com>
Sun, 6 Aug 2017 13:45:55 +0000 (6 16:45 +0300)
committerStefan Becker <chemobejk@gmail.com>
Sun, 6 Aug 2017 13:45:55 +0000 (6 16:45 +0300)
tree4286c27e2d6de03fc5879d79afcae3d7a334584f
parentfda77e3895c4c860e4565ec596ebadb6ea737201
purple: clean up purple-private.h

Including purple-private.h should not have any dependencies outside
glib.h.

Unfortunately some types only work when the correct interface is
included and thus they have to be included in purple-private.h. We could
improve on that by splitting purple-private.h.
src/purple/purple-private.h