From dee3ab6e7e8cc7a4f88bd843c59c1b67f00eabe3 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Mon, 28 Dec 2015 18:43:32 +0000 Subject: [PATCH] Updated header locations. --- source/contacteditor/cdo/ContactDataObject.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/contacteditor/cdo/ContactDataObject.h b/source/contacteditor/cdo/ContactDataObject.h index 6317312..4ff7478 100644 --- a/source/contacteditor/cdo/ContactDataObject.h +++ b/source/contacteditor/cdo/ContactDataObject.h @@ -24,8 +24,8 @@ #include #include -#include "../vcard/vcard.h" -#include "../common/textprocessing.h" +#include "../../vcard/vcard.h" +#include "../../common/textprocessing.h" enum ContactLoadStatus{ CONTACTLOAD_UNITTESTFAIL = -1, -- 2.39.2