aboutsummaryrefslogtreecommitdiff
path: root/engines/plugins_table.h
diff options
context:
space:
mode:
authorRichieSams2013-09-16 00:46:19 -0500
committerRichieSams2013-09-16 00:46:19 -0500
commitb5c762168edd83a6c5e1b442aee728150b447d98 (patch)
tree10e419dfaf4fabf75b1458c13383efadad348bd4 /engines/plugins_table.h
parenta0a67a2d470816b13bab10371494652d77b23611 (diff)
parent914535a460aa3b3f23bf3ce807619ba388e14135 (diff)
downloadscummvm-rg350-b5c762168edd83a6c5e1b442aee728150b447d98.tar.gz
scummvm-rg350-b5c762168edd83a6c5e1b442aee728150b447d98.tar.bz2
scummvm-rg350-b5c762168edd83a6c5e1b442aee728150b447d98.zip
Merge branch 'master' into zvision
Diffstat (limited to 'engines/plugins_table.h')
-rw-r--r--engines/plugins_table.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/plugins_table.h b/engines/plugins_table.h
index 793f15110c..04971a6764 100644
--- a/engines/plugins_table.h
+++ b/engines/plugins_table.h
@@ -29,6 +29,9 @@ LINK_PLUGIN(DRASCULA)
#if PLUGIN_ENABLED_STATIC(DREAMWEB)
LINK_PLUGIN(DREAMWEB)
#endif
+#if PLUGIN_ENABLED_STATIC(FULLPIPE)
+LINK_PLUGIN(FULLPIPE)
+#endif
#if PLUGIN_ENABLED_STATIC(GOB)
LINK_PLUGIN(GOB)
#endif