Silence warnings

This commit is contained in:
twinaphex 2016-09-06 23:16:58 +02:00
parent 2ad7e2bb09
commit 671063aec2

View File

@ -35,6 +35,8 @@
#include "../../runloop.h"
#include "../video_context_driver.h"
#include "../../frontend/frontend_driver.h"
#ifdef HAVE_EGL
#include "../common/egl_common.h"
#endif