mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 22:49:00 +01:00
GameFile: add missing include for QFileInfo
This commit is contained in:
parent
9cdf4b5eaa
commit
e88b5f4254
@ -5,6 +5,7 @@
|
||||
#include <QCryptographicHash>
|
||||
#include <QDataStream>
|
||||
#include <QDir>
|
||||
#include <QFileInfo>
|
||||
#include <QImage>
|
||||
#include <QSharedPointer>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user