Fixed building without X11 support

This commit is contained in:
Sam Lantinga
2024-07-04 11:32:50 -07:00
parent b43f1688d9
commit d13fc3c3a7

View File

@@ -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"