From 1e0f2f6d1b6ede9f68424b10bb5dff53262cb074 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 14 Oct 2006 13:22:47 +0000 Subject: Remove unneeded #includes. svn-id: r24311 --- engines/saga/game.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/engines/saga/game.cpp b/engines/saga/game.cpp index 3f3ba177bc..4c9fd608f8 100644 --- a/engines/saga/game.cpp +++ b/engines/saga/game.cpp @@ -28,9 +28,6 @@ #include "common/file.h" #include "common/fs.h" -#include "common/md5.h" -#include "common/hashmap.h" -#include "common/hash-str.h" #include "common/config-manager.h" #include "common/advancedDetector.h" #include "base/plugins.h" -- cgit v1.2.3