diff options
Diffstat (limited to 'src/OutputControl.hxx')
-rw-r--r-- | src/OutputControl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OutputControl.hxx b/src/OutputControl.hxx index 165afb28c..25fbec1e7 100644 --- a/src/OutputControl.hxx +++ b/src/OutputControl.hxx @@ -20,7 +20,7 @@ #ifndef MPD_OUTPUT_CONTROL_HXX #define MPD_OUTPUT_CONTROL_HXX -#include "replay_gain_info.h" +#include "ReplayGainInfo.hxx" #include <stddef.h> |