diff options
Diffstat (limited to 'plugins/Dropbox/src/common.h')
-rw-r--r-- | plugins/Dropbox/src/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Dropbox/src/common.h b/plugins/Dropbox/src/common.h index 89afef0c2c..d30863a33b 100644 --- a/plugins/Dropbox/src/common.h +++ b/plugins/Dropbox/src/common.h @@ -26,6 +26,7 @@ #include "version.h"
#include "resource.h"
+#include "dropbox.h"
#define MODULE "Dropbox"
|