changeset 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 5624eec4da24
children 47731d2e9fe4 69d54f84350a
files finch/gntlog.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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>