aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/detection.cpp
diff options
context:
space:
mode:
authorEugene Sandulenko2007-01-25 01:05:25 +0000
committerEugene Sandulenko2007-01-25 01:05:25 +0000
commitbb3cc79bc695eb3210ce9a54fa55262a99d394c9 (patch)
treeafaf78cb268d5a9fbd53539c84c26fb008e463e5 /engines/parallaction/detection.cpp
parent0314bfdb9487f6de5dd4514f98db39e981eafbdb (diff)
downloadscummvm-rg350-bb3cc79bc695eb3210ce9a54fa55262a99d394c9.tar.gz
scummvm-rg350-bb3cc79bc695eb3210ce9a54fa55262a99d394c9.tar.bz2
scummvm-rg350-bb3cc79bc695eb3210ce9a54fa55262a99d394c9.zip
Reduce #include dependencies
svn-id: r25178
Diffstat (limited to 'engines/parallaction/detection.cpp')
-rw-r--r--engines/parallaction/detection.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/parallaction/detection.cpp b/engines/parallaction/detection.cpp
index 6201d91b8a..46748e084a 100644
--- a/engines/parallaction/detection.cpp
+++ b/engines/parallaction/detection.cpp
@@ -25,7 +25,6 @@
#include "base/plugins.h"
#include "common/advancedDetector.h"
-#include "common/file.h"
#include "parallaction/parallaction.h"