diff --git a/robotgo_x11.go b/robotgo_x11.go index 87bdde6..301dbad 100644 --- a/robotgo_x11.go +++ b/robotgo_x11.go @@ -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"