1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-16 09:31:14 +01:00

Remove Sequence.h from other headers

This commit is contained in:
Paul Licameli
2015-07-05 11:22:03 -04:00
parent 51d7b3670c
commit f81231efae
15 changed files with 32 additions and 17 deletions

View File

@@ -13,7 +13,6 @@
#include "Track.h"
#include "SampleFormat.h"
#include "Sequence.h"
#include "WaveClip.h"
#include "Experimental.h"
#include "widgets/ProgressDialog.h"