summaryrefslogtreecommitdiffstats
path: root/gui/pages
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2014-06-28 17:11:50 +0200
committerPetr Mrázek <peterix@gmail.com>2014-06-28 17:11:50 +0200
commit1f3a840f3c4023e2023a355a39917f884314c710 (patch)
tree234874c8c6ff095904bd47c386d7bc3148aa6a9e /gui/pages
parent56d91fda3a7220c6f8d29289998af43b72e3ad5c (diff)
downloadMultiMC-1f3a840f3c4023e2023a355a39917f884314c710.tar
MultiMC-1f3a840f3c4023e2023a355a39917f884314c710.tar.gz
MultiMC-1f3a840f3c4023e2023a355a39917f884314c710.tar.lz
MultiMC-1f3a840f3c4023e2023a355a39917f884314c710.tar.xz
MultiMC-1f3a840f3c4023e2023a355a39917f884314c710.zip
Derp^2!!
Diffstat (limited to 'gui/pages')
-rw-r--r--gui/pages/ScreenshotsPage.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/pages/ScreenshotsPage.cpp b/gui/pages/ScreenshotsPage.cpp
index 6c3ca7e3..3dc144ca 100644
--- a/gui/pages/ScreenshotsPage.cpp
+++ b/gui/pages/ScreenshotsPage.cpp
@@ -13,7 +13,6 @@
#include "gui/dialogs/ProgressDialog.h"
#include "gui/dialogs/CustomMessageBox.h"
-#include "logic/screenshots/ScreenshotList.h"
#include "logic/net/NetJob.h"
#include "logic/screenshots/ImgurUpload.h"
#include "logic/screenshots/ImgurAlbumCreation.h"