[balsa] Build --without-gtkspell



commit 12dc2102038223ea8295ff6595c00ec1a9d78fa1
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date:   Sat Jun 27 21:34:51 2009 -0400

    Build --without-gtkspell

 ChangeLog         |    4 ++++
 src/spell-check.h |    2 ++
 2 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 7cec52d..f2e55d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-06-27  Peter Bloomfield
+
+	* src/spell-check.h: build --without-gtkspell.
+
 2006-06-24  Pawel Salek
 
 	* libbalsa/imap/imap-{commands,handle}.c: catch errors early on
diff --git a/src/spell-check.h b/src/spell-check.h
index c203c30..76b2f79 100644
--- a/src/spell-check.h
+++ b/src/spell-check.h
@@ -22,6 +22,8 @@
 #ifndef __BALSA_SPELL_CHECK_H__
 #define __BALSA_SPELL_CHECK_H__
 
+#include <gtk/gtk.h>
+
 #define USE_ORIGINAL_MANAGER_FUNCS
 
 #ifdef __cplusplus



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]