mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-03 17:19:43 +02:00
travis
This commit is contained in:
parent
74f588382f
commit
7172e2ae98
@ -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