1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-23 06:35:50 +01:00

Remove unnecesary inclusions of TrackPanel.h

This commit is contained in:
Paul Licameli
2019-06-08 09:23:39 -04:00
parent 7d38ef8ed5
commit b020e8fbd0
8 changed files with 1 additions and 9 deletions

View File

@@ -19,7 +19,6 @@
#include "../Audacity.h"
#include "SetLabelCommand.h"
#include "../TrackPanel.h"
#include "../ViewInfo.h"
#include "../WaveTrack.h"
#include "../LabelTrack.h"