mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
rthreads - build fix
This commit is contained in:
parent
ca79265e4b
commit
04d5ca50e9
@ -23,7 +23,7 @@
|
||||
#ifndef THREAD_H__
|
||||
#define THREAD_H__
|
||||
|
||||
#include "boolean.h"
|
||||
#include "../boolean.h"
|
||||
#include <stdint.h>
|
||||
|
||||
#if defined(__cplusplus) && !defined(MSC_VER)
|
||||
|
Loading…
x
Reference in New Issue
Block a user