From 2814c0c6ae25322f5618faf4b140ba90d4b670e4 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Thu, 25 Feb 2016 16:30:53 +0000 Subject: git-svn-id: http://svn.miranda-ng.org/main/trunk@16340 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Dropbox/src/stdafx.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'plugins/Dropbox') diff --git a/plugins/Dropbox/src/stdafx.h b/plugins/Dropbox/src/stdafx.h index 75155fd5cd..b83d80895b 100644 --- a/plugins/Dropbox/src/stdafx.h +++ b/plugins/Dropbox/src/stdafx.h @@ -43,8 +43,7 @@ class CDropbox; #define DROPBOX_API_CU "https://content.dropboxapi.com/" DROPBOX_API_VER #define DROPBOX_APP_KEY "fa8du7gkf2q8xzg" -#define DROPBOX_API_SECRET "bb8zirh7nnk8fow" -//#include "..\..\..\miranda-private-keys\Dropbox\secret_key.h" +#include "..\..\..\miranda-private-keys\Dropbox\secret_key.h" class DropboxException { -- cgit v1.2.3