mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-23 23:03:55 +02:00
Remove WaveTrack.h from other headers
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
*//*******************************************************************/
|
||||
|
||||
#include "../Audacity.h"
|
||||
#include "ChangeSpeed.h"
|
||||
|
||||
#include <math.h>
|
||||
|
||||
@@ -27,9 +28,8 @@
|
||||
#include "../ShuttleGui.h"
|
||||
#include "../widgets/valnum.h"
|
||||
|
||||
#include "ChangeSpeed.h"
|
||||
|
||||
#include "TimeWarper.h"
|
||||
#include "../WaveTrack.h"
|
||||
|
||||
enum
|
||||
{
|
||||
|
Reference in New Issue
Block a user