Add include

This commit is contained in:
Fletcher Dunn
2020-08-30 00:26:58 -07:00
parent c52dd13dba
commit b60a73ff7d
@@ -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