mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
Add header include
This commit is contained in:
parent
5bfc513af4
commit
841adf04a5
@ -13,6 +13,8 @@
|
|||||||
* If not, see <http://www.gnu.org/licenses/>.
|
* If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
#include "video_renderchain_driver.h"
|
#include "video_renderchain_driver.h"
|
||||||
|
|
||||||
static const renderchain_driver_t *renderchain_drivers[] = {
|
static const renderchain_driver_t *renderchain_drivers[] = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user