mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-04 17:49:45 +02:00
Merge branch 'master' into HEAD
This commit is contained in:
commit
a64480770a
@ -116,8 +116,8 @@ wxString sf_normalize_name(const char *name);
|
||||
OSType sf_header_mactype(int format);
|
||||
|
||||
// This function wrapper uses a mutex to serialize calls to the SndFile library.
|
||||
#include "../MemoryX.h"
|
||||
#include "../ondemand/ODTaskThread.h"
|
||||
#include "MemoryX.h"
|
||||
#include "ondemand/ODTaskThread.h"
|
||||
class ODLock;
|
||||
class ODLocker;
|
||||
extern ODLock libSndFileMutex;
|
||||
|
Loading…
x
Reference in New Issue
Block a user