1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-23 23:03:55 +02: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

@@ -24,6 +24,7 @@
#include "../Prefs.h"
#include "../Project.h"
#include "../Resample.h"
#include "../Shuttle.h"
#include "../ShuttleGui.h"
#include "../widgets/valnum.h"