summaryrefslogtreecommitdiffstats
path: root/src/library/export/trackexportworker.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/library/export/trackexportworker.h')
-rw-r--r--src/library/export/trackexportworker.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/library/export/trackexportworker.h b/src/library/export/trackexportworker.h
index 608eaac841..0ee3c933c3 100644
--- a/src/library/export/trackexportworker.h
+++ b/src/library/export/trackexportworker.h
@@ -7,7 +7,9 @@
#include <QThread>
#include <future>
-#include "track/track.h"
+#include "track/track_decl.h"
+
+class QFileInfo;
// A QThread class for copying a list of files to a single destination directory.
// Currently does not preserve subdirectory relationships. This class performs