libpurple/protocols/sametime/im_mime.c

changeset 40439
e9838d634d5e
parent 40358
e6fe6fc1f516
equal deleted inserted replaced
40362:1edaee25f763 40439:e9838d634d5e
18 * You should have received a copy of the GNU General Public License 18 * You should have received a copy of the GNU General Public License
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
24 #include "internal.h"
25 23
26 #include <glib.h> 24 #include <glib.h>
27 #include <gmime/gmime.h> 25 #include <gmime/gmime.h>
28 26
29 #include <purple.h> 27 #include <purple.h>

mercurial