Build fix
This commit is contained in:
parent
5597603849
commit
d96d0059b7
1
driver.c
1
driver.c
|
@ -26,6 +26,7 @@
|
||||||
#include "gfx/video_thread_wrapper.h"
|
#include "gfx/video_thread_wrapper.h"
|
||||||
#include "audio/audio_thread_wrapper.h"
|
#include "audio/audio_thread_wrapper.h"
|
||||||
#include "gfx/gfx_common.h"
|
#include "gfx/gfx_common.h"
|
||||||
|
#include <string/string_list.h>
|
||||||
|
|
||||||
#ifdef HAVE_X11
|
#ifdef HAVE_X11
|
||||||
#include "gfx/context/x11_common.h"
|
#include "gfx/context/x11_common.h"
|
||||||
|
|
Loading…
Reference in New Issue