diff -r f86e09b6ed33 -r 48c6ee645ca1 libpurple/xfer.c --- a/libpurple/xfer.c Thu Apr 10 22:28:31 2014 +0200 +++ b/libpurple/xfer.c Thu Apr 10 23:09:48 2014 +0200 @@ -32,6 +32,7 @@ #include "request.h" #include "util.h" #include "debug.h" +#include "imgstore.h" /* TODO: temp */ #define FT_INITIAL_BUFFER_SIZE 4096 #define FT_MAX_BUFFER_SIZE 65535