From 1455bde10e087c1160ca04b910615ef49e9536dc Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 18 Feb 2014 20:33:35 +0000 Subject: added vc2013 project files added precompiled header added version.rc file git-svn-id: http://svn.miranda-ng.org/main/trunk@8169 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/DropBox/src/common.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/DropBox/src/common.h') diff --git a/plugins/DropBox/src/common.h b/plugins/DropBox/src/common.h index 64d4e4cab6..c4d9c9c493 100644 --- a/plugins/DropBox/src/common.h +++ b/plugins/DropBox/src/common.h @@ -20,8 +20,9 @@ #include #include +#include "dropBox_proto.h" #include "version.h" -#include "..\res\resource.h" +#include "resource.h" #define MODULE "DropBox" -- cgit v1.2.3