mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
(video_thread_wrapper.h) Get rid of some header dependencies
This commit is contained in:
parent
a9dee4877e
commit
c7c98451bf
@ -15,10 +15,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "video_thread_wrapper.h"
|
#include "video_thread_wrapper.h"
|
||||||
#include "video_viewport.h"
|
|
||||||
#include "../performance.h"
|
#include "../performance.h"
|
||||||
#include "../runloop.h"
|
#include "../runloop.h"
|
||||||
#include <file/dir_list.h>
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user