From: Steve Brokenshire Date: Mon, 28 Dec 2015 18:43:32 +0000 (+0000) Subject: Updated header locations. X-Git-Tag: release-0.09~145 X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=commitdiff_plain;h=dee3ab6e7e8cc7a4f88bd843c59c1b67f00eabe3 Updated header locations. --- 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,