[Commits] [SCM] claws branch, master, updated. 3.10.1-94-g23c8b42
miras at claws-mail.org
miras at claws-mail.org
Sat Jun 21 20:22:55 CEST 2014
The branch master of project "claws" (Claws Mail) has been updated
via 23c8b42d76d7cc5fedca520d79ee1f6d0659e792 (commit)
from 82866a247d82738273f915a45590e5ab0077fe19 (commit)
Summary of changes:
src/gtk/gtkaspell.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 23c8b42d76d7cc5fedca520d79ee1f6d0659e792
Author: Michael Rasmussen <mir at datanom.net>
Date: Sat Jun 21 20:22:45 2014 +0200
Fix wrong include
diff --git a/src/gtk/gtkaspell.h b/src/gtk/gtkaspell.h
index 53599f9..55e34ac 100644
--- a/src/gtk/gtkaspell.h
+++ b/src/gtk/gtkaspell.h
@@ -38,7 +38,7 @@
#ifdef USE_ENCHANT
#include <gtk/gtk.h>
-#include <enchant.h>
+#include <enchant/enchant.h>
#define GTKASPELLWORDSIZE 1024
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list