(video_thread_wrapper.h) Get rid of some header dependencies

This commit is contained in:
twinaphex 2015-04-26 22:58:19 +02:00
parent a9dee4877e
commit c7c98451bf

View File

@ -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>