mirror of
https://github.com/libretro/RetroArch
synced 2025-02-25 21:41:03 +00:00
Move rewind.h header include to shader_glsl.c
This commit is contained in:
parent
7b1fb48034
commit
8c3c22f15a
@ -25,6 +25,7 @@
|
|||||||
#include "../video_state_tracker.h"
|
#include "../video_state_tracker.h"
|
||||||
#include "../../dynamic.h"
|
#include "../../dynamic.h"
|
||||||
#include "../../file_ops.h"
|
#include "../../file_ops.h"
|
||||||
|
#include "../../rewind.h"
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
#include "../../config.h"
|
#include "../../config.h"
|
||||||
|
@ -25,7 +25,6 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "video_context_driver.h"
|
#include "video_context_driver.h"
|
||||||
#include "../rewind.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user