aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authormd52011-05-26 12:34:22 +0300
committermd52011-05-26 12:34:22 +0300
commit86563d00093fc1791b94489d476600f0de50ad4c (patch)
tree3aa58258931f180eb69ea7b1a03b5bc58667d440 /engines
parent62c026d3b6a17ab3e7634cf3d4e5b63bbf0aa7eb (diff)
downloadscummvm-rg350-86563d00093fc1791b94489d476600f0de50ad4c.tar.gz
scummvm-rg350-86563d00093fc1791b94489d476600f0de50ad4c.tar.bz2
scummvm-rg350-86563d00093fc1791b94489d476600f0de50ad4c.zip
SWORD25: Committed changes to module.mk which were forgotten in my previous commit
Diffstat (limited to 'engines')
-rw-r--r--engines/sword25/module.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword25/module.mk b/engines/sword25/module.mk
index 2a568f5856..302120c500 100644
--- a/engines/sword25/module.mk
+++ b/engines/sword25/module.mk
@@ -24,7 +24,7 @@ MODULE_OBJS := \
gfx/text.o \
gfx/timedrenderobject.o \
gfx/image/art.o \
- gfx/image/pngloader.o \
+ gfx/image/imgloader.o \
gfx/image/renderedimage.o \
gfx/image/swimage.o \
gfx/image/vectorimage.o \