mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
net_http_test.c - Fixup header include
This commit is contained in:
parent
10d2d7cba8
commit
cb41ee6186
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#include <stdio.h>
|
||||
#include "net_http.h"
|
||||
#include <net/net_http.h>
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <winsock2.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue