Skip to content

Commit b9296dd

Browse files
committed
Add stdint.h to netplay_private.h
1 parent 6adeffd commit b9296dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

network/netplay/netplay_private.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#include "netplay.h"
2222
#include "netplay_protocol.h"
2323

24+
#include <stdint.h>
2425
#include <libretro.h>
2526

2627
#include <streams/trans_stream.h>

0 commit comments

Comments
 (0)