Fix Windows builds 2/2 (amend b2d4280e0)

This commit is contained in:
Robin Gareus 2024-04-24 06:08:26 +02:00
parent df12126909
commit 895fe2f753
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04
1 changed files with 1 additions and 0 deletions

View File

@ -221,6 +221,7 @@ luabridge::getIdentityKey ()
template void const* luabridge::ClassInfo< CLS >::getConstKey();
CLASSINFO(ArdourMarker);
CLASSINFO(AudioRegionView);
CLASSINFO(AxisView);
CLASSINFO(MarkerSelection);
CLASSINFO(PublicEditor);