$OpenBSD: patch-src_merge-vcard_c,v 1.2 2013/04/01 08:56:31 jasper Exp $

From 6b7d7e831e5542b6ea3c15802fa882a42399fc15 Mon Sep 17 00:00:00 2001
From: Jasper Lievisse Adriaanse <jasper@humppa.nl>
Date: Mon, 01 Apr 2013 08:53:59 +0000
Subject: unbreak with evolution-data-server >= 3.6.0

https://bugzilla.gnome.org/show_bug.cgi?id=685130

--- src/merge-vcard.c.orig	Tue Sep 18 02:01:02 2012
+++ src/merge-vcard.c	Fri Oct 26 08:43:05 2012
@@ -27,7 +27,7 @@
 
 #include "merge-vcard.h"
 
-#include <libebook/e-contact.h>
+#include <libebook/libebook.h>
 #include <stdio.h>
 #include <string.h>
 #include <errno.h>
