aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderThread.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/DecoderThread.cxx')
-rw-r--r--src/DecoderThread.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/DecoderThread.cxx b/src/DecoderThread.cxx
index fdc900abd..269dbdc1a 100644
--- a/src/DecoderThread.cxx
+++ b/src/DecoderThread.cxx
@@ -21,13 +21,13 @@
#include "DecoderThread.hxx"
#include "DecoderControl.hxx"
#include "DecoderInternal.hxx"
-#include "decoder_error.h"
-#include "decoder_plugin.h"
+#include "DecoderError.hxx"
+#include "DecoderPlugin.hxx"
#include "song.h"
#include "mpd_error.h"
#include "Mapper.hxx"
#include "fs/Path.hxx"
-#include "decoder_api.h"
+#include "DecoderAPI.hxx"
#include "tag.h"
#include "InputStream.hxx"
#include "DecoderList.hxx"