aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/module.mk
diff options
context:
space:
mode:
authorMatthew Hoops2011-06-16 15:20:33 -0400
committerMatthew Hoops2011-06-16 15:20:33 -0400
commit9dd9012ed8104a6756e06e26f0149bd9d2c967f5 (patch)
tree6e9f472e488efd2bcb8f2bc113dcb64074c96325 /engines/pegasus/module.mk
parente5953a879bf45b8707b1d50ddbe4c2520b062866 (diff)
downloadscummvm-rg350-9dd9012ed8104a6756e06e26f0149bd9d2c967f5.tar.gz
scummvm-rg350-9dd9012ed8104a6756e06e26f0149bd9d2c967f5.tar.bz2
scummvm-rg350-9dd9012ed8104a6756e06e26f0149bd9d2c967f5.zip
PEGASUS: Import the MMTimeValue class
Diffstat (limited to 'engines/pegasus/module.mk')
-rw-r--r--engines/pegasus/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/pegasus/module.mk b/engines/pegasus/module.mk
index 647ad55f04..ca5017b575 100644
--- a/engines/pegasus/module.mk
+++ b/engines/pegasus/module.mk
@@ -19,6 +19,7 @@ MODULE_OBJS = \
MMShell/Notification/MMNotificationReceiver.o \
MMShell/Sounds/MMSound.o \
MMShell/Utilities/MMResourceFile.o \
+ MMShell/Utilities/MMTimeValue.o \
MMShell/Utilities/MMUtilities.o