mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-11 15:16:27 +01:00
Revert "Remove redundant #include-s from .h files..."
This reverts commit b7fe62d170.
This commit is contained in:
@@ -102,6 +102,7 @@ extern FileExtensions sf_get_all_extensions();
|
||||
wxString sf_normalize_name(const char *name);
|
||||
|
||||
// This function wrapper uses a mutex to serialize calls to the SndFile library.
|
||||
#include "MemoryX.h"
|
||||
#include "ondemand/ODTaskThread.h"
|
||||
extern ODLock libSndFileMutex;
|
||||
template<typename R, typename F, typename... Args>
|
||||
|
||||
Reference in New Issue
Block a user