libpurple/image.c

changeset 41685
ca22b00972d4
parent 40650
94e777c03e4a
child 41960
c8a4853205e3
equal deleted inserted replaced
41684:187e56aa29b3 41685:ca22b00972d4
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software 18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
20 */ 20 */
21 21
22 #include "internal.h"
23
24 #include "debug.h" 22 #include "debug.h"
25 #include "image.h" 23 #include "image.h"
26 #include "util.h" 24 #include "util.h"
27 25
28 typedef struct { 26 typedef struct {

mercurial