aboutsummaryrefslogtreecommitdiff
path: root/common/config-manager.h
diff options
context:
space:
mode:
authorMax Horn2005-01-10 22:35:43 +0000
committerMax Horn2005-01-10 22:35:43 +0000
commit5c48717dd254d4d6348631d4a7e62f27f4ee5b40 (patch)
treea988a5834b27a7e59b156ceecb606f6c702df9fb /common/config-manager.h
parent6f6668ce21ea4ac8554a0b0c9de55a8683b0d81d (diff)
downloadscummvm-rg350-5c48717dd254d4d6348631d4a7e62f27f4ee5b40.tar.gz
scummvm-rg350-5c48717dd254d4d6348631d4a7e62f27f4ee5b40.tar.bz2
scummvm-rg350-5c48717dd254d4d6348631d4a7e62f27f4ee5b40.zip
Remove some more header dependencies
svn-id: r16530
Diffstat (limited to 'common/config-manager.h')
-rw-r--r--common/config-manager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/config-manager.h b/common/config-manager.h
index e23d211348..67962239cb 100644
--- a/common/config-manager.h
+++ b/common/config-manager.h
@@ -27,7 +27,6 @@
#include "common/map.h"
#include "common/singleton.h"
#include "common/str.h"
-#include "common/util.h"
namespace Common {