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

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);