mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Fix relative path
This commit is contained in:
parent
8e0d947dd5
commit
49e54356f4
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef HAVE_NETWORKING
|
||||
#include "network/netplay/netplay.h"
|
||||
#include "../network/netplay/netplay.h"
|
||||
#endif
|
||||
|
||||
#include "../core.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue