diff options
Diffstat (limited to 'plugins/DropBox/src/dropBox_proto.cpp')
-rw-r--r-- | plugins/DropBox/src/dropBox_proto.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/DropBox/src/dropBox_proto.cpp b/plugins/DropBox/src/dropBox_proto.cpp index ece6097cf3..969987776c 100644 --- a/plugins/DropBox/src/dropBox_proto.cpp +++ b/plugins/DropBox/src/dropBox_proto.cpp @@ -1,4 +1,4 @@ -#include "dropBox_proto.h"
+#include "common.h"
HANDLE g_hNetlibUser;
ULONG g_fileId = 1;
|