summaryrefslogtreecommitdiff
path: root/plugins/DropBox/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/DropBox/src/common.h')
-rw-r--r--plugins/DropBox/src/common.h3
1 files changed, 2 insertions, 1 deletions
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 <m_langpack.h>
#include <m_string.h>
+#include "dropBox_proto.h"
#include "version.h"
-#include "..\res\resource.h"
+#include "resource.h"
#define MODULE "DropBox"