summaryrefslogtreecommitdiff
path: root/plugins/StatusChange/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/StatusChange/src/stdafx.h')
-rw-r--r--plugins/StatusChange/src/stdafx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/StatusChange/src/stdafx.h b/plugins/StatusChange/src/stdafx.h
index c3303d1c35..7bc56869e1 100644
--- a/plugins/StatusChange/src/stdafx.h
+++ b/plugins/StatusChange/src/stdafx.h
@@ -21,6 +21,8 @@
struct CMPlugin : public PLUGIN<CMPlugin>
{
CMPlugin();
+
+ int Load() override;
};
struct TOPTIONS