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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Dropbox/src/common.h b/plugins/Dropbox/src/common.h
index 265ce1765c..7caccc5420 100644
--- a/plugins/Dropbox/src/common.h
+++ b/plugins/Dropbox/src/common.h
@@ -29,13 +29,13 @@
#include "version.h"
#include "resource.h"
-
#define MODULE "Dropbox"
extern HINSTANCE g_hInstance;
class CDropbox;
+#include "m_dropbox.h"
#include "dropbox.h"
#endif //_COMMON_H_ \ No newline at end of file