mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-09 06:07:06 +01:00
Removed ShuttleGui.h from other headers
This commit is contained in:
@@ -19,15 +19,15 @@
|
||||
*//*******************************************************************/
|
||||
|
||||
#include "../Audacity.h"
|
||||
#include "Wahwah.h"
|
||||
|
||||
#include <math.h>
|
||||
|
||||
#include <wx/intl.h>
|
||||
|
||||
#include "../ShuttleGui.h"
|
||||
#include "../widgets/valnum.h"
|
||||
|
||||
#include "Wahwah.h"
|
||||
|
||||
enum
|
||||
{
|
||||
ID_Freq = 10000,
|
||||
|
||||
Reference in New Issue
Block a user