diff -r f81fb89ff704 -r fde23518e1e5 libpurple/protocols/jabber/caps.h --- a/libpurple/protocols/jabber/caps.h Fri Oct 18 20:09:56 2013 +0530 +++ b/libpurple/protocols/jabber/caps.h Sun Oct 20 15:37:08 2013 +0530 @@ -27,7 +27,7 @@ typedef struct _JabberCapsClientInfo JabberCapsClientInfo; #include "jabber.h" -#include "hash.h" +#include "cipher.h" /* Implementation of XEP-0115 - Entity Capabilities */