Skip to content

Commit

Permalink
Merge pull request #13825 from m0dB/fix-compilation-2.5-mac
Browse files Browse the repository at this point in the history
add missing header, fixes compilation of 2.5 on macOS
  • Loading branch information
JoergAtGithub authored Nov 2, 2024
2 parents f734515 + d59a09f commit ac48458
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/library/dao/trackdao.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include <QChar>
#include <QDir>
#include <QFileInfo>
#include <QThread>
#include <QtDebug>

#ifdef __SQLITE3__
Expand Down

0 comments on commit ac48458

Please sign in to comment.