aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/fonttext.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/fonttext.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/fonttext.cpp')
-rw-r--r--engines/sludge/fonttext.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sludge/fonttext.cpp b/engines/sludge/fonttext.cpp
index a35c51bd24..2c586e9ebc 100644
--- a/engines/sludge/fonttext.cpp
+++ b/engines/sludge/fonttext.cpp
@@ -27,7 +27,6 @@
#include "sludge/fonttext.h"
#include "sludge/newfatal.h"
#include "sludge/moreio.h"
-#include "sludge/platform-dependent.h"
#include "sludge/utf8.h"
namespace Sludge {