summaryrefslogtreecommitdiff
path: root/plugins/wbOSD/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/wbOSD/src/stdafx.h')
-rw-r--r--plugins/wbOSD/src/stdafx.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/wbOSD/src/stdafx.h b/plugins/wbOSD/src/stdafx.h
index 1355f3787d..4a22046169 100644
--- a/plugins/wbOSD/src/stdafx.h
+++ b/plugins/wbOSD/src/stdafx.h
@@ -31,6 +31,9 @@ Distributed under GNU's GPL 2 or later
struct CMPlugin : public PLUGIN<CMPlugin>
{
CMPlugin();
+
+ int Load() override;
+ int Unload() override;
};
// Settings defaults