I was gonna make a simple OpenGL project using zgl and zglfw. zgl linked correctly, and it works. However, when trying to import zglfw, the compiler throws out an error.
root.zig, build.zig, main.zig and the error message are included as files (discord won't let me paste them here, sorry).