mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
Fix implicit declaration
This commit is contained in:
parent
00a5b5411f
commit
e39bc07e31
@ -29,6 +29,10 @@
|
||||
#include "input_osk.h"
|
||||
#include "input_types.h"
|
||||
|
||||
#ifdef HAVE_CHEEVOS
|
||||
#include "../cheevos/cheevos.h"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_NETWORKING
|
||||
#include <net/net_compat.h>
|
||||
#include <net/net_socket.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user