File stardict-3.0.3-fix-glib_h-include.patch of Package stardict
Index: dict/src/tomboykeybinder.h =================================================================== --- dict/src/tomboykeybinder.h.orig +++ dict/src/tomboykeybinder.h @@ -21,7 +21,7 @@ #ifndef __TOMBOY_KEY_BINDER_H__ #define __TOMBOY_KEY_BINDER_H__ -#include <glib/gtypes.h> +#include <glib.h> G_BEGIN_DECLS