1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

Fix #1334. Module glfw now imports gl.

This commit is contained in:
Delyan Angelov 2019-07-27 19:13:55 +03:00 committed by Alexander Medvednikov
parent b0913dc5a8
commit 9cd2d68505

View File

@ -4,6 +4,8 @@
module glfw
import gl
#flag -I @VROOT/thirdparty/glfw
#flag -L @VROOT/thirdparty/glfw