mirror of https://github.com/libsdl-org/SDL.git
Fixed building without X11 support
This commit is contained in:
parent
b43f1688d9
commit
d13fc3c3a7
|
|
@ -23,6 +23,7 @@
|
|||
#include <unistd.h>
|
||||
|
||||
#include "SDL_fcitx.h"
|
||||
#include "../../video/SDL_sysvideo.h"
|
||||
#include "../../events/SDL_keyboard_c.h"
|
||||
#include "SDL_dbus.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue