aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/DespotifyInputPlugin.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/input/DespotifyInputPlugin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/DespotifyInputPlugin.hxx b/src/input/DespotifyInputPlugin.hxx
index 00d699408..f1911f235 100644
--- a/src/input/DespotifyInputPlugin.hxx
+++ b/src/input/DespotifyInputPlugin.hxx
@@ -20,6 +20,6 @@
#ifndef INPUT_DESPOTIFY_HXX
#define INPUT_DESPOTIFY_HXX
-extern const struct input_plugin input_plugin_despotify;
+extern const struct InputPlugin input_plugin_despotify;
#endif