1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 17:30:17 +01:00

Remove Shuttle.h from other headers

This commit is contained in:
Paul Licameli
2019-02-06 13:44:52 -05:00
parent 166e73fdeb
commit 3ff61f3e10
45 changed files with 43 additions and 2 deletions

View File

@@ -23,6 +23,7 @@
#include "../TrackPanel.h"
#include "../WaveTrack.h"
#include "../Envelope.h"
#include "../Shuttle.h"
#include "../ShuttleGui.h"
#include "CommandContext.h"