mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-01-07 17:31:49 +00:00
fix: use ZoneCode in all projects that may include its headers
This commit is contained in:
@@ -11,6 +11,7 @@ function ZoneCommon:include(includes)
|
||||
Parser:include(includes)
|
||||
Cryptography:include(includes)
|
||||
ZoneCode:include(includes)
|
||||
ZoneCode:use()
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user