diff --git a/driver.c b/driver.c index b519e87793..574c7a6ee4 100644 --- a/driver.c +++ b/driver.c @@ -26,6 +26,7 @@ #include "gfx/video_thread_wrapper.h" #include "audio/audio_thread_wrapper.h" #include "gfx/gfx_common.h" +#include #ifdef HAVE_X11 #include "gfx/context/x11_common.h"