(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_viewport.h"
|
||||
#include "../performance.h"
|
||||
#include "../runloop.h"
|
||||
#include <file/dir_list.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <limits.h>
|
||||
|
|
Loading…
Reference in New Issue