aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/Internal.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/output/Internal.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/output/Internal.hxx b/src/output/Internal.hxx
index a8a37358e..5c5455648 100644
--- a/src/output/Internal.hxx
+++ b/src/output/Internal.hxx
@@ -69,7 +69,7 @@ struct AudioOutput {
/**
* The plugin which implements this output device.
*/
- const AudioOutputPlugin *const plugin;
+ const AudioOutputPlugin &plugin;
/**
* The #mixer object associated with this audio output device.