From 8cf79fadde826f18b8a364e60460f757310cd5ce Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Sun, 9 Mar 2014 21:15:49 +0000 Subject: git-svn-id: http://svn.miranda-ng.org/main/trunk@8530 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 7caccc5420..c34bab3d16 100644 --- a/plugins/Dropbox/src/common.h +++ b/plugins/Dropbox/src/common.h @@ -26,6 +26,8 @@ #include +#include + #include "version.h" #include "resource.h" @@ -35,7 +37,6 @@ extern HINSTANCE g_hInstance; class CDropbox; -#include "m_dropbox.h" #include "dropbox.h" #endif //_COMMON_H_ \ No newline at end of file -- cgit v1.2.3