diff options
Diffstat (limited to 'plugins/Dropbox/src/stdafx.cxx')
-rw-r--r-- | plugins/Dropbox/src/stdafx.cxx | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/Dropbox/src/stdafx.cxx b/plugins/Dropbox/src/stdafx.cxx index 0765fbaa6f..5a725d1c0f 100644 --- a/plugins/Dropbox/src/stdafx.cxx +++ b/plugins/Dropbox/src/stdafx.cxx @@ -15,4 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "stdafx.h"
\ No newline at end of file +#include "stdafx.h"
+
+ULONG FileTransferParam::hFileProcess = 1;
\ No newline at end of file |