diff options
Diffstat (limited to 'logic')
-rw-r--r-- | logic/screenshots/ImgurAlbumCreation.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/logic/screenshots/ImgurAlbumCreation.cpp b/logic/screenshots/ImgurAlbumCreation.cpp index 1bf6c2a3..91cf4bb1 100644 --- a/logic/screenshots/ImgurAlbumCreation.cpp +++ b/logic/screenshots/ImgurAlbumCreation.cpp @@ -4,6 +4,7 @@ #include <QJsonDocument> #include <QJsonObject> #include <QUrl> +#include <QStringList> #include "logic/net/URLConstants.h" #include "MultiMC.h" |