finch/gntui.c

branch
vv
changeset 22069
841d24b3a2bc
parent 19859
71d37b57eff2
parent 19882
d8c2a2fc1fbf
child 22398
1a6f172dfbd4
--- a/finch/gntui.c	Fri Dec 28 17:14:52 2007 +0000
+++ b/finch/gntui.c	Sat Dec 29 06:34:59 2007 +0000
@@ -19,9 +19,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+#include <prefs.h>
 #include "internal.h"
 
-#include "gntui.h"
 
 #include "gntaccount.h"
 #include "gntblist.h"
@@ -38,7 +38,7 @@
 #include "gntstatus.h"
 #include "gntsound.h"
 
-#include <prefs.h>
+#include "gntui.h"
 
 void gnt_ui_init()
 {

mercurial