Remove tagparser/abstractattachment.h include

This commit is contained in:
Jonas Kvinge 2021-07-02 01:38:56 +02:00
parent 825c62c62b
commit b1640d3626
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@
#include <tagparser/progressfeedback.h>
#include <tagparser/tag.h>
#include <tagparser/abstracttrack.h>
#include <tagparser/abstractattachment.h>
#include <QtGlobal>
#include <QFile>