1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-26 00:03:52 +02:00

Remove LabelTrack.h from other headers

This commit is contained in:
Paul Licameli
2015-07-04 13:58:01 -04:00
parent eaaab766db
commit 51d7b3670c
10 changed files with 6 additions and 11 deletions

View File

@@ -23,7 +23,6 @@ and TimeTrack.
#include "Track.h"
#include "WaveTrack.h"
#include "NoteTrack.h"
#include "LabelTrack.h"
#include "Project.h"
#include "DirManager.h"