aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorStephen Kennedy2008-07-07 15:45:48 +0000
committerStephen Kennedy2008-07-07 15:45:48 +0000
commitee8d55375b947bac414e313425e4e872d30c39c7 (patch)
tree7e39483d990dcd11efc55976b7306b9d43408096 /common
parent275ffece2f2e2d39eef3409090b6be28827e0de3 (diff)
downloadscummvm-rg350-ee8d55375b947bac414e313425e4e872d30c39c7.tar.gz
scummvm-rg350-ee8d55375b947bac414e313425e4e872d30c39c7.tar.bz2
scummvm-rg350-ee8d55375b947bac414e313425e4e872d30c39c7.zip
- updates for GCC compilation - still having linker errors though :(
svn-id: r32944
Diffstat (limited to 'common')
-rw-r--r--common/module.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/module.mk b/common/module.mk
index d3b483c8e5..e947b7ddd9 100644
--- a/common/module.mk
+++ b/common/module.mk
@@ -6,7 +6,7 @@ MODULE_OBJS := \
config-manager.o \
file.o \
fs.o \
- imageMap.o \
+ image-map.o \
hashmap.o \
memorypool.o \
md5.o \