mirror of
https://github.com/libretro/RetroArch.git
synced 2024-12-12 02:44:00 +00:00
(render_chain_xdk.cpp) Add header include
This commit is contained in:
parent
e0c3626791
commit
ccacfcda60
@ -17,6 +17,9 @@
|
||||
#include <string.h>
|
||||
#include <retro_inline.h>
|
||||
#include "render_chain_driver.h"
|
||||
|
||||
#include "../../video_shader_driver.h"
|
||||
|
||||
#include "../../../configuration.h"
|
||||
#include "../../../verbosity.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user