mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-03 03:30:06 +00:00
Fix for win32 sockets.
This commit is contained in:
parent
2a6c8af928
commit
19c6d9d2bc
4 changed files with 24 additions and 16 deletions
|
|
@ -54,6 +54,7 @@
|
|||
#include <windows.h>
|
||||
#include <windowsx.h>
|
||||
#include <commdlg.h>
|
||||
#include <ws2tcpip.h>
|
||||
#include <shellapi.h>
|
||||
#include <mmsystem.h>
|
||||
#include <vfw.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue