mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 01:59:02 +00:00
Added some headers to allow Dolphin to compile in my environment.
This commit is contained in:
parent
6aa230c247
commit
867a1beb9f
3 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
// Refer to the license.txt file included.
|
||||
|
||||
#include <cmath>
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include <X11/XKBlib.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue