mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-11 15:16:27 +01:00
Remove WaveTrack.h from other headers
This commit is contained in:
@@ -42,6 +42,8 @@ out.
|
||||
|
||||
*//*******************************************************************/
|
||||
|
||||
#include "BlockFile.h"
|
||||
|
||||
#include <float.h>
|
||||
#include <math.h>
|
||||
|
||||
@@ -51,7 +53,6 @@ out.
|
||||
#include <wx/log.h>
|
||||
#include <wx/math.h>
|
||||
|
||||
#include "BlockFile.h"
|
||||
#include "Internat.h"
|
||||
|
||||
// msmeyer: Define this to add debug output via printf()
|
||||
|
||||
Reference in New Issue
Block a user