aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/thumbnail.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sludge/thumbnail.cpp')
-rw-r--r--engines/sludge/thumbnail.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/sludge/thumbnail.cpp b/engines/sludge/thumbnail.cpp
index 285b43ad86..2c7e007f71 100644
--- a/engines/sludge/thumbnail.cpp
+++ b/engines/sludge/thumbnail.cpp
@@ -24,13 +24,13 @@
#include "image/png.h"
#include "sludge/allfiles.h"
+#include "sludge/backdrop.h"
#include "sludge/errors.h"
#include "sludge/graphics.h"
#include "sludge/imgloader.h"
#include "sludge/moreio.h"
-#include "sludge/sludger.h"
-#include "sludge/backdrop.h"
#include "sludge/newfatal.h"
+#include "sludge/sludger.h"
#include "sludge/version.h"
namespace Sludge {