finch/gntplugin.c

branch
vv
changeset 22398
1a6f172dfbd4
parent 22104
56970903b8e9
parent 22069
841d24b3a2bc
child 26477
245d9650bb2b
--- a/finch/gntplugin.c	Wed Feb 06 15:52:08 2008 +0000
+++ b/finch/gntplugin.c	Wed Feb 06 19:44:41 2008 +0000
@@ -23,6 +23,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 "notify.h"
+#include "request.h"
+
 #include <gnt.h>
 #include <gntbox.h>
 #include <gntbutton.h>
@@ -34,8 +37,6 @@
 #include "finch.h"
 
 #include "debug.h"
-#include "notify.h"
-#include "request.h"
 
 #include "gntplugin.h"
 #include "gntrequest.h"

mercurial