mirror of
https://github.com/ValveSoftware/GameNetworkingSockets.git
synced 2026-05-29 16:20:34 +00:00
Add include
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
#include "csteamnetworkingsockets.h"
|
||||
#include "crypto.h"
|
||||
|
||||
#ifdef POSIX
|
||||
#include <dlfcn.h>
|
||||
#endif
|
||||
|
||||
#ifdef STEAMNETWORKINGSOCKETS_ENABLE_SDR
|
||||
#include "steamnetworkingsockets_sdr_p2p.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user