mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-24 02:08:33 +00:00
Update window
This commit is contained in:
parent
e6b03e3e07
commit
877a9fc652
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
#include <sys/wait.h> /* For wait() */
|
||||
#include <unistd.h> /* For fork() */
|
||||
#include <sys/types.h> /* For pid_t */
|
||||
#include "snprintf.h" /* For asprintf() */
|
||||
#include "../base/snprintf.h" /* For asprintf() */
|
||||
#endif
|
||||
|
||||
#if defined(USE_X11)
|
||||
|
|
|
|||
Loading…
Reference in a new issue