mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-14 17:14:07 +01:00
Fix mac build. No standard headers in Audacity.h.
This commit is contained in:
@@ -21,9 +21,10 @@
|
||||
|
||||
*//*******************************************************************/
|
||||
|
||||
#include "../Audacity.h"
|
||||
#include "XMLTagHandler.h"
|
||||
|
||||
#include "../Audacity.h"
|
||||
#include "../MemoryX.h"
|
||||
#include "../Internat.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
|
||||
Reference in New Issue
Block a user