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

View File

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