libpurple/internal.h

branch
soc.2013.gobjectification.plugins
changeset 36509
86e882c3cfdf
parent 34755
9336815f86b6
child 36613
0e96218aa13a
--- 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 <langinfo.h>
 #endif
 
-#include <gmodule.h>
-
 #ifdef PURPLE_PLUGINS
 # ifdef HAVE_DLFCN_H
 #  include <dlfcn.h>
@@ -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. */

mercurial