mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-24 10:19:01 +00:00
Fixed x11 import
This commit is contained in:
parent
a860bbcff9
commit
30f4520541
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ import (
|
|||
"errors"
|
||||
"log"
|
||||
|
||||
"github.com/robotn/xgb"
|
||||
"github.com/robotn/xgb/xinerama"
|
||||
"github.com/robotn/xgb/xproto"
|
||||
"github.com/robotn/xgbutil"
|
||||
|
|
|
|||
Loading…
Reference in a new issue