mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-23 11:18:25 +00:00
Add headers
This commit is contained in:
parent
8b1ee6a2b1
commit
43edd76736
@ -29,6 +29,7 @@
|
||||
|
||||
#include "render_chain_driver.h"
|
||||
#include "../../video_driver.h"
|
||||
#include "../../../configuration.h"
|
||||
#include "../../../general.h"
|
||||
#include "../../../performance_counters.h"
|
||||
#include "../../../verbosity.h"
|
||||
|
@ -17,6 +17,7 @@
|
||||
#include <string.h>
|
||||
#include <retro_inline.h>
|
||||
#include "render_chain_driver.h"
|
||||
#include "../../../configuration.h"
|
||||
#include "../../../verbosity.h"
|
||||
|
||||
typedef struct xdk_renderchain
|
||||
|
Loading…
Reference in New Issue
Block a user