Fixed x11 import

This commit is contained in:
vcaesar 2022-01-20 13:11:24 -04:00
parent a860bbcff9
commit 30f4520541

View File

@ -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"