summaryrefslogtreecommitdiff
path: root/plugins/readmc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/readmc')
-rw-r--r--plugins/readmc/reader.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/readmc/reader.c b/plugins/readmc/reader.c
index e492eeb..6b46177 100644
--- a/plugins/readmc/reader.c
+++ b/plugins/readmc/reader.c
@@ -36,8 +36,8 @@
-DEFINE_CHRYSALIDE_ACTIVE_PLUGIN("GMCReaderPlugin", "readmc", "Displays information about Mobicore files", "0.2.0",
- PGA_FORMAT_PRELOAD);
+DEFINE_CHRYSALIDE_PLUGIN("GMCReaderPlugin", "readmc", "Displays information about Mobicore files", "0.2.0",
+ NO_REQ, AL(PGA_FORMAT_PRELOAD));
/******************************************************************************