mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-09 05:01:57 +01:00
Removed ShuttleGui.h from other headers
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
*//*******************************************************************/
|
||||
|
||||
#include "../Audacity.h"
|
||||
#include "Compressor.h"
|
||||
|
||||
#include <math.h>
|
||||
|
||||
@@ -36,11 +37,10 @@
|
||||
|
||||
#include "../AColor.h"
|
||||
#include "../Prefs.h"
|
||||
#include "../ShuttleGui.h"
|
||||
#include "../float_cast.h"
|
||||
#include "../widgets/Ruler.h"
|
||||
|
||||
#include "Compressor.h"
|
||||
|
||||
enum
|
||||
{
|
||||
ID_Threshold = 10000,
|
||||
|
||||
Reference in New Issue
Block a user