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

17 lines
398 B
Plaintext
Raw Normal View History

$OpenBSD: patch-mail_em-utils_h,v 1.8 2012/10/28 11:24:40 ajacoutot Exp $
XXX push upstream
2012-09-28 09:49:03 -04:00
--- mail/em-utils.h.orig Sun Sep 16 17:05:50 2012
+++ mail/em-utils.h Fri Sep 28 12:27:26 2012
@@ -23,8 +23,8 @@
#ifndef __EM_UTILS_H__
#define __EM_UTILS_H__
-#include <gtk/gtk.h>
#include <sys/types.h>
+#include <gtk/gtk.h>
2010-09-30 04:01:26 -04:00
#include <camel/camel.h>
2012-09-28 09:49:03 -04:00
#include <libemail-engine/e-mail-session.h>