mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-01-31 01:15:24 +01:00
DEV9: Add missing RedtapeWindows include
This commit is contained in:
committed by
lightningterror
parent
2569193b05
commit
34f2328a79
@@ -6,6 +6,7 @@
|
||||
#include "common/ScopedGuard.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
#include "common/RedtapeWindows.h"
|
||||
#include <winsock2.h>
|
||||
#include <iphlpapi.h>
|
||||
#elif defined(__POSIX__)
|
||||
|
||||
Reference in New Issue
Block a user