aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/newfatal.cpp
diff options
context:
space:
mode:
authoryinsimei2017-07-10 20:23:55 +0200
committerEugene Sandulenko2017-07-13 18:27:45 +0200
commited09887e84b7d50fdaed7b87a4c9927620bea6aa (patch)
tree51c44a665cb6e22f7e323a94bea10c9d3137523f /engines/sludge/newfatal.cpp
parentee45e1517800aac5d165dc08923f1f5b2b8a21e0 (diff)
downloadscummvm-rg350-ed09887e84b7d50fdaed7b87a4c9927620bea6aa.tar.gz
scummvm-rg350-ed09887e84b7d50fdaed7b87a4c9927620bea6aa.tar.bz2
scummvm-rg350-ed09887e84b7d50fdaed7b87a4c9927620bea6aa.zip
SLUDGE: remove an unused .h
Diffstat (limited to 'engines/sludge/newfatal.cpp')
-rw-r--r--engines/sludge/newfatal.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sludge/newfatal.cpp b/engines/sludge/newfatal.cpp
index bbb0f8c79b..4e7519493f 100644
--- a/engines/sludge/newfatal.cpp
+++ b/engines/sludge/newfatal.cpp
@@ -23,7 +23,6 @@
#include "common/debug.h"
#include "sludge/allfiles.h"
-#include "sludge/platform-dependent.h"
#include "sludge/sound.h"
#include "sludge/stringy.h"
#include "sludge/errors.h"