From 41b55005fb074c35e5a62f8e8155c4be6edc2f22 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 1 Apr 2014 09:50:59 +0000 Subject: pathes changed once again to "miranda-private-keys" folder git-svn-id: http://svn.miranda-ng.org/main/trunk@8812 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Dropbox/src/dropbox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Dropbox') diff --git a/plugins/Dropbox/src/dropbox.h b/plugins/Dropbox/src/dropbox.h index 5fa5807897..c044a4f1b9 100644 --- a/plugins/Dropbox/src/dropbox.h +++ b/plugins/Dropbox/src/dropbox.h @@ -13,7 +13,7 @@ #define DROPBOX_APICONTENT_URL "https://api-content.dropbox.com/" DROPBOX_API_VER #define DROPBOX_API_KEY "fa8du7gkf2q8xzg" -#include "..\..\..\private-keys\Dropbox\secret_key.h" +#include "..\..\..\miranda-private-keys\Dropbox\secret_key.h" #define DROPBOX_FILE_CHUNK_SIZE 4 * 1024 * 1024 //4 MB -- cgit v1.2.3