1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-13 22:21:11 +02:00

Remove Track.h from other headers

This commit is contained in:
Paul Licameli
2015-07-04 20:49:03 -04:00
parent 991ba8cc6e
commit b89c2a130c
14 changed files with 15 additions and 20 deletions

View File

@@ -58,7 +58,6 @@ and ImportLOF.cpp.
#include "ImportFLAC.h"
#include "ImportFFmpeg.h"
#include "ImportGStreamer.h"
#include "../Track.h"
#include "../Prefs.h"
WX_DEFINE_LIST(ImportPluginList);