1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-16 15:57:52 +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

@@ -29,6 +29,7 @@ threshold of difference in two selected tracks
#include <float.h>
#include <wx/intl.h>
#include "../Shuttle.h"
#include "../ShuttleGui.h"
#include "../widgets/ErrorDialog.h"
#include "../widgets/valnum.h"