nexgb: rewrite import paths
This commit is contained in:
		@@ -4,9 +4,9 @@ package bigreq
 | 
			
		||||
// This file is automatically generated from bigreq.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 BIG-REQUESTS extension.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user