diff finch/gntcertmgr.c @ 22218:5152a14d06a3

Include finch.h from these files, instead of internal.h.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 26 Jan 2008 22:36:01 +0000
parents 70fc60344317
children 8233bbcf3e86
line wrap: on
line diff
--- a/finch/gntcertmgr.c	Sat Jan 26 22:33:08 2008 +0000
+++ b/finch/gntcertmgr.c	Sat Jan 26 22:36:01 2008 +0000
@@ -25,14 +25,13 @@
  *
  */
 
-#include "internal.h"
+#include "finch.h"
 
 #include "certificate.h"
 #include "debug.h"
 #include "notify.h"
 #include "request.h"
 
-#include "finch.h"
 #include "gntcertmgr.h"
 
 #include "gntbutton.h"