nexgb: rewrite import paths
This commit is contained in:
@@ -4,9 +4,9 @@ package glx
|
||||
// This file is automatically generated from glx.xml. Edit at your peril!
|
||||
|
||||
import (
|
||||
"github.com/BurntSushi/xgb"
|
||||
xgb "janouch.name/haven/nexgb"
|
||||
|
||||
"github.com/BurntSushi/xgb/xproto"
|
||||
"janouch.name/haven/nexgb/xproto"
|
||||
)
|
||||
|
||||
// Init must be called before using the GLX extension.
|
||||
|
||||
Reference in New Issue
Block a user