diff pidgin/gtksavedstatuses.c @ 18210:b8572b937c09

#include reorganizations to allow compiling with glib < 2.8 using the G_GNUC_NULL_TERMINATED define from internal.h
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 20 Jun 2007 18:23:49 +0000
parents 9cb31b7c2dd6
children f5a03ebb054f
line wrap: on
line diff
--- a/pidgin/gtksavedstatuses.c	Wed Jun 20 18:22:19 2007 +0000
+++ b/pidgin/gtksavedstatuses.c	Wed Jun 20 18:23:49 2007 +0000
@@ -23,8 +23,9 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
+#include "internal.h"
+
 #include "account.h"
-#include "internal.h"
 #include "notify.h"
 #include "request.h"
 #include "savedstatuses.h"