mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-04 00:26:09 +00:00
Fix Linux build
This commit is contained in:
parent
2afe215271
commit
dc1db82f70
9 changed files with 24 additions and 10 deletions
|
@ -17,7 +17,7 @@
|
|||
#include "DolphinWX/WXInputBase.h"
|
||||
|
||||
#if defined(HAVE_X11) && HAVE_X11
|
||||
#include "DolphinWX/X11InputBase.h"
|
||||
#include "InputCommon/X11InputBase.h"
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/keysym.h>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue