mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Take care of some linking issues with CXX_BUILD
This commit is contained in:
parent
9c6d252c37
commit
659893e014
@ -25,6 +25,8 @@
|
||||
#include "../../retroarch.h"
|
||||
#include "../../performance.h"
|
||||
|
||||
#include "../../gfx/video_shader_driver.h"
|
||||
|
||||
#include "../../input/input_remapping.h"
|
||||
|
||||
#ifndef BIND_ACTION_START
|
||||
|
@ -20,6 +20,8 @@
|
||||
#include <stdlib.h>
|
||||
#include <boolean.h>
|
||||
|
||||
#include <gfx/math/matrix_4x4.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user