summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_userinfo.cpp
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-07-20 20:00:33 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-07-20 20:00:33 +0000
commit637f01aa0494d91269ddbd3180d7e2f440fbf599 (patch)
treecd83ffd3a3f88eef8d37ce6132c9b771c116eef6 /protocols/JabberG/src/jabber_userinfo.cpp
parent4ad5767f652e0ffd3ebf7df8d8f62a682277faa1 (diff)
system headers moved to jabber.h
git-svn-id: http://svn.miranda-ng.org/main/trunk@5432 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/JabberG/src/jabber_userinfo.cpp')
-rw-r--r--protocols/JabberG/src/jabber_userinfo.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/JabberG/src/jabber_userinfo.cpp b/protocols/JabberG/src/jabber_userinfo.cpp
index 810c04f3d2..33b2e82dbd 100644
--- a/protocols/JabberG/src/jabber_userinfo.cpp
+++ b/protocols/JabberG/src/jabber_userinfo.cpp
@@ -23,7 +23,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#include "jabber.h"
-#include "m_icolib.h"
#include <fcntl.h>
#include <io.h>