diff options
Diffstat (limited to 'protocols/IcqOscarJ/src/stdafx.h')
-rw-r--r-- | protocols/IcqOscarJ/src/stdafx.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/protocols/IcqOscarJ/src/stdafx.h b/protocols/IcqOscarJ/src/stdafx.h index 293352a46a..5558d1c1c9 100644 --- a/protocols/IcqOscarJ/src/stdafx.h +++ b/protocols/IcqOscarJ/src/stdafx.h @@ -6,7 +6,7 @@ // Copyright © 2001-2002 Jon Keating, Richard Hughes
// Copyright © 2002-2004 Martin Öberg, Sam Kothari, Robert Rainwater
// Copyright © 2004-2010 Joe Kucera
-// Copyright © 2012-2014 Miranda NG Team
+// Copyright © 2012-2017 Miranda NG Team
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
@@ -99,7 +99,6 @@ #include "icq_constants.h"
#include "capabilities.h"
#include "guids.h"
-#include "init.h"
#include "stdpackets.h"
#include "tlv.h"
#include "channels.h"
|