1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-28 09:05:52 +01:00

Remove CommonTrackPanelCell.h from Track.h

This commit is contained in:
Paul Licameli
2020-06-17 14:54:36 -04:00
parent 8784689c1f
commit 3feda9e189
3 changed files with 3 additions and 1 deletions

View File

@@ -35,6 +35,7 @@ and TimeTrack.
#include <wx/textfile.h>
#include <wx/log.h>
#include "tracks/ui/CommonTrackPanelCell.h"
#include "Project.h"
#include "ProjectSettings.h"
#include "DirManager.h"