talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 6cf20d44332a0186c2ccd8e099b9043a36011ab4
parent 5d1095a7eb62b4424fbe72d5a2a0f6bc95948b63
Author: Paul <paul@claws-mail.org>
Date:   Tue, 18 Mar 2014 10:00:00 +0000

fix implicit declaration warning

Diffstat:
Msrc/textview.c | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/textview.c b/src/textview.c @@ -1,6 +1,6 @@ /* * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999-2012 Hiroyuki Yamamoto and the Claws Mail team + * Copyright (C) 1999-2014 Hiroyuki Yamamoto and the Claws Mail team * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -69,6 +69,7 @@ #include "tags.h" #include "manage_window.h" #include "folder_item_prefs.h" +#include "hooks.h" #include "avatars.h" static GdkColor quote_colors[3] = {