openbsd-ports/mail/evolution/patches/patch-mail_em-utils_h

14 lines
366 B
Plaintext

$OpenBSD: patch-mail_em-utils_h,v 1.5 2011/09/12 07:26:19 ajacoutot Exp $
--- mail/em-utils.h.orig Mon Sep 13 14:18:10 2010
+++ mail/em-utils.h Wed Sep 29 19:21:20 2010
@@ -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 <camel/camel.h>
#include <mail/e-mail-reader.h>