mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-09 22:53:55 +01:00
Removed ShuttleGui.h from other headers
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
*//*******************************************************************/
|
||||
|
||||
#include "../Audacity.h"
|
||||
#include "ClickRemoval.h"
|
||||
|
||||
#include <math.h>
|
||||
|
||||
@@ -33,10 +34,9 @@
|
||||
#include <wx/valgen.h>
|
||||
|
||||
#include "../Prefs.h"
|
||||
#include "../ShuttleGui.h"
|
||||
#include "../widgets/valnum.h"
|
||||
|
||||
#include "ClickRemoval.h"
|
||||
|
||||
enum
|
||||
{
|
||||
ID_Thresh = 10000,
|
||||
|
||||
Reference in New Issue
Block a user