From 12a8077c0d778bd6540e425e8dcf3a0fdbd5275f Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 14 Oct 2006 13:23:54 +0000 Subject: Remove unneeded #includes. svn-id: r24312 --- engines/agos/game.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'engines/agos') diff --git a/engines/agos/game.cpp b/engines/agos/game.cpp index a44c7717b2..6640570bfa 100644 --- a/engines/agos/game.cpp +++ b/engines/agos/game.cpp @@ -28,9 +28,6 @@ #include "common/config-manager.h" #include "common/file.h" #include "common/fs.h" -#include "common/md5.h" -#include "common/hashmap.h" -#include "common/hash-str.h" #include "agos/agos.h" -- cgit v1.2.3