aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/sprbanks.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sludge/sprbanks.cpp')
-rw-r--r--engines/sludge/sprbanks.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sludge/sprbanks.cpp b/engines/sludge/sprbanks.cpp
index 5bc5de2fdf..c566f650c0 100644
--- a/engines/sludge/sprbanks.cpp
+++ b/engines/sludge/sprbanks.cpp
@@ -24,10 +24,10 @@
#include "sludge/allfiles.h"
#include "sludge/graphics.h"
+#include "sludge/newfatal.h"
#include "sludge/sludge.h"
#include "sludge/sprites.h"
#include "sludge/sprbanks.h"
-#include "sludge/newfatal.h"
namespace Sludge {