Get rid of include

This commit is contained in:
twinaphex 2017-12-04 11:20:18 +01:00
parent 4e342956c1
commit 241df59771

View File

@ -46,10 +46,6 @@
#include "../menu/menu_setting.h"
#endif
#ifdef HAVE_OPENGL
#include "common/gl_common.h"
#endif
#include "video_thread_wrapper.h"
#include "video_driver.h"