summaryrefslogtreecommitdiff
path: root/protocols/IcqOscarJ/src/icqoscar.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-01-27 13:58:20 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-01-27 13:58:20 +0000
commitfb8d04451e6808b1c88116c7d6d6c473831c5a2b (patch)
treea4bcf1b78b38191285231506ce4df4dda3bde09c /protocols/IcqOscarJ/src/icqoscar.h
parentc70038e7aab4b82a4411284073b0cf6adca17db2 (diff)
strange icolib manager in ICQ killed and replaced with the standard icolib calls. rip...
git-svn-id: http://svn.miranda-ng.org/main/trunk@3304 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/IcqOscarJ/src/icqoscar.h')
-rw-r--r--protocols/IcqOscarJ/src/icqoscar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IcqOscarJ/src/icqoscar.h b/protocols/IcqOscarJ/src/icqoscar.h
index 92ed19550b..52c9d1d117 100644
--- a/protocols/IcqOscarJ/src/icqoscar.h
+++ b/protocols/IcqOscarJ/src/icqoscar.h
@@ -88,6 +88,7 @@
#include <m_clistint.h>
#include <m_cluiframes.h>
#include <m_ignore.h>
+#include <m_icolib.h>
#include <m_avatars.h>
#include <m_xstatus.h>
#include <win2k.h>
@@ -97,7 +98,6 @@
// ICQ plugin includes
#include "version.h"
-#include "iconlib.h"
#include "globals.h"
#include "i18n.h"
#include "icq_db.h"