libpurple/protocols/gg/image-prpl.c

changeset 40358
e6fe6fc1f516
parent 40195
fb4b0ae193c0
child 40439
e9838d634d5e
equal deleted inserted replaced
40352:7281920d8a66 40358:e6fe6fc1f516
26 * along with this program; if not, write to the Free Software 26 * along with this program; if not, write to the Free Software
27 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 27 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
28 */ 28 */
29 29
30 #include "image-prpl.h" 30 #include "image-prpl.h"
31
32 #include <debug.h>
33 31
34 #include "gg.h" 32 #include "gg.h"
35 #include "utils.h" 33 #include "utils.h"
36 34
37 #include <image-store.h> 35 #include <image-store.h>

mercurial