mirror of
https://github.com/libretro/RetroArch
synced 2025-04-24 15:02:35 +00:00
Add headers
This commit is contained in:
parent
8b1ee6a2b1
commit
43edd76736
@ -29,6 +29,7 @@
|
|||||||
|
|
||||||
#include "render_chain_driver.h"
|
#include "render_chain_driver.h"
|
||||||
#include "../../video_driver.h"
|
#include "../../video_driver.h"
|
||||||
|
#include "../../../configuration.h"
|
||||||
#include "../../../general.h"
|
#include "../../../general.h"
|
||||||
#include "../../../performance_counters.h"
|
#include "../../../performance_counters.h"
|
||||||
#include "../../../verbosity.h"
|
#include "../../../verbosity.h"
|
||||||
|
@ -17,6 +17,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <retro_inline.h>
|
#include <retro_inline.h>
|
||||||
#include "render_chain_driver.h"
|
#include "render_chain_driver.h"
|
||||||
|
#include "../../../configuration.h"
|
||||||
#include "../../../verbosity.h"
|
#include "../../../verbosity.h"
|
||||||
|
|
||||||
typedef struct xdk_renderchain
|
typedef struct xdk_renderchain
|
||||||
|
Loading…
x
Reference in New Issue
Block a user