retroarch.h - don't include retro_miscellaneous.h
This commit is contained in:
parent
bb993c3f27
commit
1303a310e8
|
@ -18,7 +18,6 @@
|
|||
#define __RETROARCH_H
|
||||
|
||||
#include <boolean.h>
|
||||
#include <retro_miscellaneous.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Reference in New Issue