From 71b5d463456a90d1d0ea58c7ace0aa5e8216eec8 Mon Sep 17 00:00:00 2001 From: aunsane Date: Tue, 25 Apr 2017 02:26:25 +0300 Subject: CloudFile: initial OneDrive implementation --- plugins/CloudFile/src/stdafx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/CloudFile/src/stdafx.h') diff --git a/plugins/CloudFile/src/stdafx.h b/plugins/CloudFile/src/stdafx.h index 4cbb6eace4..e5cc3db535 100644 --- a/plugins/CloudFile/src/stdafx.h +++ b/plugins/CloudFile/src/stdafx.h @@ -66,6 +66,7 @@ public: #include "oauth.h" #include "Services\dropbox_service.h" #include "Services\google_service.h" +#include "Services\microsoft_service.h" #include "Services\yandex_service.h" extern LIST Services; void InitServices(); -- cgit v1.2.3