mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-18 17:04:34 +00:00
Fix rarch_stdint.h reference in fifo_buffer.c
This commit is contained in:
parent
e4e7216b90
commit
6ba868a8ff
@ -14,7 +14,7 @@
|
||||
*/
|
||||
|
||||
#include "fifo_buffer.h"
|
||||
#include "rarch_stdint.h"
|
||||
#include <stdint.h>
|
||||
|
||||
struct fifo_buffer
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user