mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-11 17:05:26 +01:00
Removed ShuttleGui.h from other headers
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
*//******************************************************************/
|
||||
|
||||
#include "../Audacity.h"
|
||||
#include "Meter.h"
|
||||
#include "../AudacityApp.h"
|
||||
|
||||
#include <wx/defs.h>
|
||||
@@ -57,8 +58,6 @@
|
||||
|
||||
#include <math.h>
|
||||
|
||||
#include "Meter.h"
|
||||
|
||||
#include "../AudioIO.h"
|
||||
#include "../AColor.h"
|
||||
#include "../ImageManipulation.h"
|
||||
@@ -66,6 +65,7 @@
|
||||
#include "../toolbars/MeterToolBar.h"
|
||||
#include "../toolbars/ControlToolBar.h"
|
||||
#include "../Prefs.h"
|
||||
#include "../ShuttleGui.h"
|
||||
|
||||
#include "../Theme.h"
|
||||
#include "../AllThemeResources.h"
|
||||
|
||||
Reference in New Issue
Block a user