mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-30 02:03:55 +00:00
[examples]: Import x11/xlib instead of x11
This commit is contained in:
@@ -46,7 +46,7 @@ import nvg "vendor:nanovg"
|
||||
import nvg_gl "vendor:nanovg/gl"
|
||||
import fontstash "vendor:fontstash"
|
||||
|
||||
import x11 "vendor:x11"
|
||||
import xlib "vendor:x11/xlib"
|
||||
|
||||
_ :: botan_bindings
|
||||
_ :: botan_blake2b
|
||||
@@ -94,4 +94,4 @@ _ :: nvg
|
||||
_ :: nvg_gl
|
||||
_ :: fontstash
|
||||
|
||||
_ :: x11
|
||||
_ :: xlib
|
||||
Reference in New Issue
Block a user