Signed-off-by: Max Maisel <max.maisel@posteo.de>
@ -14,7 +14,6 @@
*//*******************************************************************/
#include "../Audacity.h" // for rint from configwin.h
#include "Compressor2.h"
#include <math.h>
@ -24,7 +23,6 @@
#include <wx/valgen.h>
#include "../AColor.h"
#include "../Internat.h"
#include "../Prefs.h"
#include "../ProjectFileManager.h"
#include "../Shuttle.h"
@ -14,8 +14,6 @@
#include "../Audacity.h"
#include "audacity/Types.h"
#include "Plot.h"
#include "Ruler.h"
#include "SliderTextCtrl.h"
#include <wx/defs.h>