X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcarddav%2Fcarddav.h;h=9ca7993aac752dcde8e205e3ad5cd2dbd609e214;hb=049b4010cd6ff8663503ab22f1c51f72a3c3af8f;hp=c4deeb2ee6f7a172e9d4c2d36e8e362e854ae107;hpb=a4deb4d72448721584279013bedb6f9c8ceb23ac;p=xestiaab%2F.git diff --git a/source/carddav/carddav.h b/source/carddav/carddav.h index c4deeb2..9ca7993 100644 --- a/source/carddav/carddav.h +++ b/source/carddav/carddav.h @@ -16,6 +16,9 @@ // You should have received a copy of the GNU General Public License along // with Xestia Address Book. If not, see +#ifndef CALDAV_CALDAV_H +#define CALDAV_CALDAV_H + #include #include #include @@ -26,9 +29,6 @@ #include "../actmgr/frmActivityMgr.h" #include "../common/sslcertstructs.h" -#ifndef CALDAV_CALDAV_H -#define CALDAV_CALDAV_H - struct FileSyncData{ unsigned int DataFlag:2; wxString ETagData;