diff finch/gntlog.c @ 22665:864c82371181

Include finch.h instead of internal.h
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 13 Apr 2008 17:47:25 +0000
parents 561729870929
children 946f1bb22adb 69d54f84350a
line wrap: on
line diff
--- a/finch/gntlog.c	Sun Apr 13 17:39:38 2008 +0000
+++ b/finch/gntlog.c	Sun Apr 13 17:47:25 2008 +0000
@@ -23,7 +23,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
-#include "internal.h"
+#include "finch.h"
 
 #include <gnt.h>
 #include <gntbox.h>