diff options
author | Petr Mrázek <peterix@gmail.com> | 2014-06-28 17:11:50 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2014-06-28 17:11:50 +0200 |
commit | 1f3a840f3c4023e2023a355a39917f884314c710 (patch) | |
tree | 234874c8c6ff095904bd47c386d7bc3148aa6a9e /gui/pages/ScreenshotsPage.cpp | |
parent | 56d91fda3a7220c6f8d29289998af43b72e3ad5c (diff) | |
download | MultiMC-1f3a840f3c4023e2023a355a39917f884314c710.tar MultiMC-1f3a840f3c4023e2023a355a39917f884314c710.tar.gz MultiMC-1f3a840f3c4023e2023a355a39917f884314c710.tar.lz MultiMC-1f3a840f3c4023e2023a355a39917f884314c710.tar.xz MultiMC-1f3a840f3c4023e2023a355a39917f884314c710.zip |
Derp^2!!
Diffstat (limited to 'gui/pages/ScreenshotsPage.cpp')
-rw-r--r-- | gui/pages/ScreenshotsPage.cpp | 1 |
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" |