mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-21 02:08:16 +00:00
net_http_test.c - Fixup header include
This commit is contained in:
parent
10d2d7cba8
commit
cb41ee6186
@ -1,5 +1,5 @@
|
||||
#include <stdio.h>
|
||||
#include "net_http.h"
|
||||
#include <net/net_http.h>
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <winsock2.h>
|
||||
|
Loading…
Reference in New Issue
Block a user