mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-07 09:06:28 +01:00
Removed ShuttleGui.h from other headers
This commit is contained in:
@@ -12,11 +12,12 @@
|
||||
|
||||
#include <wx/string.h>
|
||||
|
||||
#include "../ShuttleGui.h"
|
||||
#include "../WaveTrack.h"
|
||||
|
||||
#include "Effect.h"
|
||||
|
||||
class ShuttleGui;
|
||||
|
||||
#define PAULSTRETCH_PLUGIN_SYMBOL XO("Paulstretch")
|
||||
|
||||
class EffectPaulstretch : public Effect
|
||||
|
||||
Reference in New Issue
Block a user