diff -r 88400e054286 -r 86e882c3cfdf libpurple/internal.h --- a/libpurple/internal.h Sun Aug 11 18:55:41 2013 +0530 +++ b/libpurple/internal.h Sun Aug 11 19:25:33 2013 +0530 @@ -98,8 +98,6 @@ #include #endif -#include - #ifdef PURPLE_PLUGINS # ifdef HAVE_DLFCN_H # include @@ -158,6 +156,7 @@ #include "accounts.h" #include "connection.h" +#include "prefs.h" /* This is for the accounts code to notify the buddy icon code that * it's done loading. We may want to replace this with a signal. */