mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-28 06:08:40 +02:00
... Perhaps it should be in Internat.h (which is at the lowest level of the dependency graph), but later ComponentInterface.h will need to include it, and I don't want includes/ to depend on src/. Though there is still a linkage dependency on src if TranslatableString::Translation() is used.