summaryrefslogtreecommitdiff
path: root/protocols
diff options
context:
space:
mode:
authorMikalaiR <nikolay.romanovich@narod.ru>2015-06-25 12:40:46 +0000
committerMikalaiR <nikolay.romanovich@narod.ru>2015-06-25 12:40:46 +0000
commit503f26d1660a9b06f7eb1dcdeadc7038b27b1490 (patch)
tree817a779fd062bfd43da6a0aaf210e296dcd6628d /protocols
parentadca17ccaecda72c8dd1234f1a7b91a0d5aff564 (diff)
SkypeWeb: unused include removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@14378 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols')
-rw-r--r--protocols/SkypeWeb/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/SkypeWeb/src/stdafx.h b/protocols/SkypeWeb/src/stdafx.h
index a2be43094b..bdc07e528a 100644
--- a/protocols/SkypeWeb/src/stdafx.h
+++ b/protocols/SkypeWeb/src/stdafx.h
@@ -26,7 +26,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <vector>
#include <regex>
#include <map>
-#include <atlenc.h>
+
#include <newpluginapi.h>
#include <m_protoint.h>