summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2025-01-10 13:25:50 +0300
committerGeorge Hazan <george.hazan@gmail.com>2025-01-10 13:25:50 +0300
commit9d98fd2380b5e8bc66ab599e896cee5ad2ec7d58 (patch)
treed5c3c47f413a732164d696b989834c77ff15ef74 /protocols/SkypeWeb/src/stdafx.h
parentac94ef8ab88f3d3ead6022d04fc64713ed77028c (diff)
fixes #4829 (SkypeWeb: не работает отсылка нескольких файлов)
Diffstat (limited to 'protocols/SkypeWeb/src/stdafx.h')
-rw-r--r--protocols/SkypeWeb/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/SkypeWeb/src/stdafx.h b/protocols/SkypeWeb/src/stdafx.h
index 6d77964566..162b708a77 100644
--- a/protocols/SkypeWeb/src/stdafx.h
+++ b/protocols/SkypeWeb/src/stdafx.h
@@ -117,7 +117,6 @@ struct AsyncHttpRequest : public MTHttpRequest<CSkypeProto>
#include "requests/chatrooms.h"
#include "requests/contacts.h"
#include "requests/endpoint.h"
-#include "requests/files.h"
#include "requests/history.h"
#include "requests/login.h"
#include "requests/messages.h"