libpurple/protocols/jabber/usertune.c

changeset 40439
e9838d634d5e
parent 40358
e6fe6fc1f516
equal deleted inserted replaced
40362:1edaee25f763 40439:e9838d634d5e
19 * along with this program; if not, write to the Free Software 19 * along with this program; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
21 * 21 *
22 */ 22 */
23 23
24 #include "internal.h"
25 #include <purple.h> 24 #include <purple.h>
26 25
27 #include "usertune.h" 26 #include "usertune.h"
28 #include "pep.h" 27 #include "pep.h"
29 #include <string.h> 28 #include <string.h>

mercurial