Fix compilation with MinGW

This commit is contained in:
Vladimir Golovnev (Glassez) 2018-05-12 06:24:05 +03:00 committed by sledgehammer999
parent 800f966df9
commit f3aebb3001
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2

View file

@ -94,6 +94,7 @@
#include "trackerentry.h" #include "trackerentry.h"
#ifdef Q_OS_WIN #ifdef Q_OS_WIN
#include <wincrypt.h>
#include <iphlpapi.h> #include <iphlpapi.h>
#endif #endif