mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 07:13:35 +00:00
Update dispserv_x11.c
This commit is contained in:
parent
a7814a7601
commit
ce6a6c0e21
@ -19,6 +19,10 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/extensions/Xrandr.h> // run pkg-config --static --libs xrandr
|
||||
#include <X11/extensions/randr.h>
|
||||
#include <X11/extensions/Xrender.h>
|
||||
|
||||
#include "../../config.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user