aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/main_loop.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/main_loop.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/main_loop.cpp')
-rw-r--r--engines/sludge/main_loop.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sludge/main_loop.cpp b/engines/sludge/main_loop.cpp
index 636deeb09c..d0ec09855d 100644
--- a/engines/sludge/main_loop.cpp
+++ b/engines/sludge/main_loop.cpp
@@ -30,7 +30,6 @@
#include "sludge/allfiles.h"
#include "sludge/debug.h"
-#include "sludge/platform-dependent.h"
#include "sludge/language.h"
#include "sludge/stringy.h"
#include "sludge/sludger.h"