mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-08 07:25:39 +01:00
Fix mac build. No standard headers in Audacity.h.
This commit is contained in:
@@ -70,6 +70,7 @@ to get its definition, rather than rolling our own.
|
||||
|
||||
#include "sndfile.h"
|
||||
#include "../Internat.h"
|
||||
#include "../MemoryX.h"
|
||||
|
||||
|
||||
static wxUint32 SwapUintEndianess(wxUint32 in)
|
||||
|
||||
Reference in New Issue
Block a user