(GLUI) Remove dependency on gl_common.h

This commit is contained in:
twinaphex 2015-04-27 05:07:11 +02:00
parent 5a5dc01f8e
commit 5aa422885f

View File

@ -27,7 +27,6 @@
#include <file/file_path.h>
#include "../../gfx/video_thread_wrapper.h"
#include "../../gfx/drivers/gl_common.h"
#include "../../gfx/font_driver.h"
#include "../../gfx/video_texture.h"
#include <compat/posix_string.h>