(XMB) BUildfix

This commit is contained in:
twinaphex 2015-03-28 19:57:59 +01:00
parent 66d2172004
commit 44b96e9432

View File

@ -26,6 +26,7 @@
#include <file/file_path.h> #include <file/file_path.h>
#include "../../gfx/video_thread_wrapper.h" #include "../../gfx/video_thread_wrapper.h"
#include "../../gfx/gl_common.h" #include "../../gfx/gl_common.h"
#include "../../gfx/font_gl_driver.h"
#include "../../gfx/video_texture.h" #include "../../gfx/video_texture.h"
#include <compat/posix_string.h> #include <compat/posix_string.h>
#include <string/stdstring.h> #include <string/stdstring.h>