openbsd-ports/mail/evolution/patches/patch-mail_em-utils_h
jasper 7367bbd450 - update evolution to 2.28.0
* among the many, many changes are the pst-importer plugin

if there is any fallout, it'll be fixed soon
2009-10-13 22:07:04 +00:00

14 lines
335 B
Plaintext

$OpenBSD: patch-mail_em-utils_h,v 1.2 2009/10/13 22:07:04 jasper Exp $
--- mail/em-utils.h.orig Tue Oct 13 15:18:12 2009
+++ mail/em-utils.h Tue Oct 13 15:18:30 2009
@@ -23,8 +23,8 @@
#ifndef __EM_UTILS_H__
#define __EM_UTILS_H__
-#include <gtk/gtk.h>
#include <sys/types.h>
+#include <gtk/gtk.h>
#include <mail/em-format.h>