aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/DecoderControl.hxx')
-rw-r--r--src/DecoderControl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DecoderControl.hxx b/src/DecoderControl.hxx
index c2d7b33aa..09bf1b834 100644
--- a/src/DecoderControl.hxx
+++ b/src/DecoderControl.hxx
@@ -20,7 +20,7 @@
#ifndef MPD_DECODER_CONTROL_HXX
#define MPD_DECODER_CONTROL_HXX
-#include "decoder_command.h"
+#include "DecoderCommand.hxx"
#include "audio_format.h"
#include "thread/Mutex.hxx"
#include "thread/Cond.hxx"