mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Add config.h
This commit is contained in:
parent
b4e0f9d1c6
commit
d368919ff3
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@
|
|||
|
||||
#ifdef RARCH_INTERNAL
|
||||
#include "internal_cores.h"
|
||||
#include "../../config.h"
|
||||
#define VIDEOPROC_CORE_PREFIX(s) libretro_videoprocessor_##s
|
||||
#else
|
||||
#define VIDEOPROC_CORE_PREFIX(s) s
|
||||
|
|
Loading…
Add table
Reference in a new issue