aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorFilippos Karapetis2009-03-25 12:58:22 +0000
committerFilippos Karapetis2009-03-25 12:58:22 +0000
commit0501542b79e630fa70f676319df91c74b30f8137 (patch)
tree7a7ae6469873710c4958fdd213ac40cc236dacdf /engines
parent34d75e455b50ccf246dc8a63e0eff89b22461c41 (diff)
downloadscummvm-rg350-0501542b79e630fa70f676319df91c74b30f8137.tar.gz
scummvm-rg350-0501542b79e630fa70f676319df91c74b30f8137.tar.bz2
scummvm-rg350-0501542b79e630fa70f676319df91c74b30f8137.zip
Fixed compilation
svn-id: r39688
Diffstat (limited to 'engines')
-rw-r--r--engines/sci/module.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/module.mk b/engines/sci/module.mk
index 61ce2a697a..46786f26f0 100644
--- a/engines/sci/module.mk
+++ b/engines/sci/module.mk
@@ -42,10 +42,10 @@ MODULE_OBJS = \
gfx/gfx_resource.o \
gfx/gfx_support.o \
gfx/gfx_tools.o \
+ gfx/gfx_widgets.o \
gfx/menubar.o \
gfx/operations.o \
gfx/palette.o \
- gfx/sci_widgets.o \
gfx/res_cursor.o \
gfx/res_font.o \
gfx/res_pal.o \