1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-15 09:01:12 +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

@@ -36,6 +36,7 @@
#include "Internat.h"
#include "Prefs.h"
#include "Project.h"
#include "Sequence.h"
#include "ShuttleGui.h"
#include "WaveTrack.h"
#include "WaveClip.h"