mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-07 15:05:38 +01:00
Remove WaveTrack.h from other headers
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
|
||||
|
||||
#include "Audacity.h"
|
||||
#include "DirManager.h"
|
||||
|
||||
#include <time.h> // to use time() for srand()
|
||||
|
||||
@@ -94,7 +95,6 @@
|
||||
#include "blockfile/PCMAliasBlockFile.h"
|
||||
#include "blockfile/ODPCMAliasBlockFile.h"
|
||||
#include "blockfile/ODDecodeBlockFile.h"
|
||||
#include "DirManager.h"
|
||||
#include "Internat.h"
|
||||
#include "Project.h"
|
||||
#include "Prefs.h"
|
||||
@@ -103,6 +103,8 @@
|
||||
|
||||
#include "ondemand/ODManager.h"
|
||||
|
||||
#include "Track.h"
|
||||
|
||||
#if defined(__WXMAC__)
|
||||
#include <mach/mach.h>
|
||||
#include <mach/vm_statistics.h>
|
||||
|
||||
Reference in New Issue
Block a user