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