mirror of
https://github.com/libretro/RetroArch
synced 2025-04-16 17:43:02 +00:00
Add IS_SALAMANDER ifdef
This commit is contained in:
parent
fcff7bffee
commit
9e6e01e714
@ -43,7 +43,7 @@
|
|||||||
#endif
|
#endif
|
||||||
#include <compat/msvc.h>
|
#include <compat/msvc.h>
|
||||||
|
|
||||||
#ifdef RARCH_INTERNAL
|
#if defined(RARCH_INTERNAL) || defined(IS_SALAMANDER)
|
||||||
/* TODO/FIXME - dirty hack */
|
/* TODO/FIXME - dirty hack */
|
||||||
#include "../../retroarch_logger.h"
|
#include "../../retroarch_logger.h"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user