aboutsummaryrefslogtreecommitdiff
path: root/src/decoder/FLACIOHandle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder/FLACIOHandle.hxx')
-rw-r--r--src/decoder/FLACIOHandle.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/FLACIOHandle.hxx b/src/decoder/FLACIOHandle.hxx
index 0c2c2477..505d2db1 100644
--- a/src/decoder/FLACIOHandle.hxx
+++ b/src/decoder/FLACIOHandle.hxx
@@ -21,7 +21,7 @@
#define MPD_FLAC_IO_HANDLE_HXX
#include "gcc.h"
-#include "input_stream.h"
+#include "InputStream.hxx"
#include <FLAC/callback.h>