Skip to content

Commit

Permalink
Include QStringList to fix FTBFS
Browse files Browse the repository at this point in the history
  • Loading branch information
stuarta committed Jan 20, 2021
1 parent 0f8333b commit 4631f63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mythtv/libs/libmythbase/http/mythmimetype.h
Expand Up @@ -3,6 +3,7 @@

// Qt
#include <QMimeType>
#include <QStringList>

// Std
#include <variant>
Expand Down

0 comments on commit 4631f63

Please sign in to comment.