X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcommon%2Ftimers.h;h=4bb44825913e58ea4df10e80058fe4e642c2cbf6;hb=5bbec6485902eab5202fb8d89c0ec8d5c4ddd891;hp=aa5bc8f5e383a3471ae5c35d0ecd5e0cd92a3073;hpb=d1f14e9baf9a6201bcae96e13b0b25bfe6d823f4;p=xestiaab%2F.git diff --git a/source/common/timers.h b/source/common/timers.h index aa5bc8f..4bb4482 100644 --- a/source/common/timers.h +++ b/source/common/timers.h @@ -21,7 +21,7 @@ #include #include #include -#include "../frmActivityMgr.h" +#include "../actmgr/frmActivityMgr.h" #include "../contacteditor/frmContactEditor.h" #include "etag.h" @@ -30,6 +30,7 @@ struct ETagDB; struct frmContactEditor; +struct CardDAV; class wxActTimer : public wxTimer {