openbsd-ports/mail/evolution/patches/patch-mail_em-utils_h
2010-09-30 08:01:26 +00:00

14 lines
366 B
Plaintext

$OpenBSD: patch-mail_em-utils_h,v 1.4 2010/09/30 08:01:26 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>