X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2Fcommon%2Ftimers.h;h=67b8412b78f1ebc4080d7f3dd696503b43fde91e;hp=0af0942401a035391d08fc77843f20e08369d622;hb=0f5cd35a1b8ff460d2549675e0dc3add4888c761;hpb=2783a4a86de853d9c4883bde7e04dbbf42f3d4a9 diff --git a/source/common/timers.h b/source/common/timers.h index 0af0942..67b8412 100644 --- a/source/common/timers.h +++ b/source/common/timers.h @@ -17,13 +17,26 @@ // with Xestia Address Book. If not, see #include -#include -#include #include #include +#include +#include +#include +#include +#include +#include +#include + #include "../actmgr/frmActivityMgr.h" #include "../contacteditor/frmContactEditor.h" #include "../connobject/ConnectionObject.h" +#include "../frmContact.h" +#include "../frmMain.h" +#include "../bitmaps.h" +#include "../enums.h" +#include "../common/preferences.h" +#include "../common/etag.h" +#include "../common/dirs.h" #include "etag.h" #ifndef TIMERS_H