X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fvcard_edit.c;h=81efa290fe6c8f8d3c2d7d16d0d493cca4990b70;hb=HEAD;hp=8bd4a7841d880b78b845baaf00ab5d4c020141aa;hpb=0ef7d4c107832e7ef033159be49159c51331a9b1;p=citadel.git diff --git a/webcit/vcard_edit.c b/webcit/vcard_edit.c index 8bd4a7841..e08a227fe 100644 --- a/webcit/vcard_edit.c +++ b/webcit/vcard_edit.c @@ -11,7 +11,7 @@ */ #include "webcit.h" -#include "webserver.h" + #include "calendar.h" CtxType CTX_VCARD = CTX_NONE;