aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorMax Horn2008-11-09 15:14:01 +0000
committerMax Horn2008-11-09 15:14:01 +0000
commitf5b70114ca087fc55fdf384788080d11d96a73d0 (patch)
tree105d940f04391e40b361d6e5eb18af149ca52002 /common
parentb7991b6ad8c5efcf84de2b252383c18e5bb66f09 (diff)
downloadscummvm-rg350-f5b70114ca087fc55fdf384788080d11d96a73d0.tar.gz
scummvm-rg350-f5b70114ca087fc55fdf384788080d11d96a73d0.tar.bz2
scummvm-rg350-f5b70114ca087fc55fdf384788080d11d96a73d0.zip
Removed many unnecessary #includes
svn-id: r34959
Diffstat (limited to 'common')
-rw-r--r--common/xmlparser.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/xmlparser.h b/common/xmlparser.h
index b095034192..ca01c4df0e 100644
--- a/common/xmlparser.h
+++ b/common/xmlparser.h
@@ -29,7 +29,6 @@
#include "common/scummsys.h"
#include "common/archive.h"
#include "common/system.h"
-#include "common/xmlparser.h"
#include "common/stream.h"
#include "common/file.h"
#include "common/fs.h"