mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-02 22:27:10 +01:00
Remove WaveTrack.h from other headers
This commit is contained in:
@@ -14,12 +14,12 @@
|
||||
*//*******************************************************************/
|
||||
|
||||
#include "../Audacity.h"
|
||||
#include "StereoToMono.h"
|
||||
|
||||
#include <wx/intl.h>
|
||||
|
||||
#include "../Project.h"
|
||||
|
||||
#include "StereoToMono.h"
|
||||
#include "../WaveTrack.h"
|
||||
|
||||
EffectStereoToMono::EffectStereoToMono()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user