mirror of
https://github.com/libretro/RetroArch
synced 2025-03-02 19:13:34 +00:00
Buildfixes
This commit is contained in:
parent
b3a1a769b9
commit
62c6d99163
@ -17,6 +17,7 @@
|
||||
|
||||
#include <glsym/glsym.h>
|
||||
|
||||
#include "../camera_driver.h"
|
||||
#include "../../retroarch.h"
|
||||
|
||||
typedef struct android_camera
|
||||
|
@ -18,6 +18,7 @@
|
||||
|
||||
#include <boolean.h>
|
||||
|
||||
#include "../camera_driver.h"
|
||||
#include "../../retroarch.h"
|
||||
|
||||
/* forward declarations */
|
||||
|
@ -45,6 +45,7 @@
|
||||
|
||||
#include <compat/strl.h>
|
||||
|
||||
#include "../camera_driver.h"
|
||||
#include "../../retroarch.h"
|
||||
#include "../../verbosity.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user