1
0
mirror of https://github.com/vcmi/vcmi.git synced 2026-04-06 02:21:39 +02:00
Files
Boris Nagaev b05c0f8e6d Normalize local relative include directives
Normalize quoted local relative include directives to remove redundant
path segments while preserving relative includes.

This applies the normalizer across the tree and updates 108 includes in
64 files, including cases where paths inside lib/* redundantly used
../../lib/... and now correctly use ../... .

These paths compiled before because include resolution normalized them,
but they were longer and harder to audit.
2026-03-26 20:15:25 -05:00
..
2025-12-15 02:50:32 +02:00
2025-12-15 02:50:32 +02:00
2025-11-22 16:46:10 +01:00