for lib folder to lowercase dir name

This commit is contained in:
2024-06-30 22:04:58 -04:00
parent 1f8e411172
commit 4e800b9a72
10 changed files with 1 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ import "core:fmt"
import "core:mem" import "core:mem"
import "core:os" import "core:os"
import ve "../../VEFontCache" import ve "../../vefontcache"
import ve_sokol "backend:sokol" import ve_sokol "backend:sokol"
import app "thirdparty:sokol/app" import app "thirdparty:sokol/app"
import gfx "thirdparty:sokol/gfx" import gfx "thirdparty:sokol/gfx"