diff options
author | George Hazan <george.hazan@gmail.com> | 2014-02-16 18:08:37 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-02-16 18:08:37 +0000 |
commit | 253783569bef2320d04fe1d310709c64c64fd3a1 (patch) | |
tree | 55181ccfc8d93cd78aa8ded73bc7ab289e6ec8b9 /protocols/IcqOscarJ/src/icqoscar.h | |
parent | b3783bb50a312fa59d302aeede929377c18a6ec1 (diff) |
- custom list of time zones removed;
- adaptation of ICQ for new Time API;
- code cleaning
git-svn-id: http://svn.miranda-ng.org/main/trunk@8140 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/IcqOscarJ/src/icqoscar.h')
-rw-r--r-- | protocols/IcqOscarJ/src/icqoscar.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/IcqOscarJ/src/icqoscar.h b/protocols/IcqOscarJ/src/icqoscar.h index 059f016a20..eb64c0ab2c 100644 --- a/protocols/IcqOscarJ/src/icqoscar.h +++ b/protocols/IcqOscarJ/src/icqoscar.h @@ -84,6 +84,7 @@ #include <m_icolib.h>
#include <m_avatars.h>
#include <m_xstatus.h>
+#include <m_timezones.h>
#include <win2k.h>
// Project resources
|