1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-11 07:06:33 +01:00

build fix

This commit is contained in:
Paul Licameli
2016-04-17 15:02:28 -04:00
parent b09be999e2
commit 14db5ca410

View File

@@ -111,9 +111,9 @@ wxString sf_normalize_name(const char *name);
# else
# include <Types.h>
# endif
#endif
OSType sf_header_mactype(int format);
#endif
// This function wrapper uses a mutex to serialize calls to the SndFile library.
#include "MemoryX.h"