diff options
Diffstat (limited to 'src/input/MmsInputPlugin.hxx')
-rw-r--r-- | src/input/MmsInputPlugin.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/MmsInputPlugin.hxx b/src/input/MmsInputPlugin.hxx index d6aa593f2..5bf37d0dc 100644 --- a/src/input/MmsInputPlugin.hxx +++ b/src/input/MmsInputPlugin.hxx @@ -20,6 +20,6 @@ #ifndef INPUT_MMS_H #define INPUT_MMS_H -extern const struct input_plugin input_plugin_mms; +extern const struct InputPlugin input_plugin_mms; #endif |