mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-02 23:23:55 +00:00
Update window
This commit is contained in:
parent
e6b03e3e07
commit
877a9fc652
@ -10,7 +10,7 @@
|
|||||||
#include <sys/wait.h> /* For wait() */
|
#include <sys/wait.h> /* For wait() */
|
||||||
#include <unistd.h> /* For fork() */
|
#include <unistd.h> /* For fork() */
|
||||||
#include <sys/types.h> /* For pid_t */
|
#include <sys/types.h> /* For pid_t */
|
||||||
#include "snprintf.h" /* For asprintf() */
|
#include "../base/snprintf.h" /* For asprintf() */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(USE_X11)
|
#if defined(USE_X11)
|
||||||
|
Loading…
Reference in New Issue
Block a user