diff --git a/vefontcache_/LRU.odin b/vefontcache/LRU.odin similarity index 100% rename from vefontcache_/LRU.odin rename to vefontcache/LRU.odin diff --git a/vefontcache_/VEFontCache.odin b/vefontcache/VEFontCache.odin similarity index 100% rename from vefontcache_/VEFontCache.odin rename to vefontcache/VEFontCache.odin diff --git a/vefontcache_/atlas.odin b/vefontcache/atlas.odin similarity index 100% rename from vefontcache_/atlas.odin rename to vefontcache/atlas.odin diff --git a/vefontcache_/draw.odin b/vefontcache/draw.odin similarity index 100% rename from vefontcache_/draw.odin rename to vefontcache/draw.odin diff --git a/vefontcache_/mappings.odin b/vefontcache/mappings.odin similarity index 100% rename from vefontcache_/mappings.odin rename to vefontcache/mappings.odin diff --git a/vefontcache_/misc.odin b/vefontcache/misc.odin similarity index 100% rename from vefontcache_/misc.odin rename to vefontcache/misc.odin diff --git a/vefontcache_/parser.odin b/vefontcache/parser.odin similarity index 100% rename from vefontcache_/parser.odin rename to vefontcache/parser.odin diff --git a/vefontcache_/shaped_text.odin b/vefontcache/shaped_text.odin similarity index 100% rename from vefontcache_/shaped_text.odin rename to vefontcache/shaped_text.odin diff --git a/vefontcache_/shaper.odin b/vefontcache/shaper.odin similarity index 100% rename from vefontcache_/shaper.odin rename to vefontcache/shaper.odin