aboutsummaryrefslogtreecommitdiff
path: root/src/decoder/FLACInput.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder/FLACInput.cxx')
-rw-r--r--src/decoder/FLACInput.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/FLACInput.cxx b/src/decoder/FLACInput.cxx
index 99f321cd..ba0a86ce 100644
--- a/src/decoder/FLACInput.cxx
+++ b/src/decoder/FLACInput.cxx
@@ -21,7 +21,7 @@
#include "FLACInput.hxx"
#include "decoder_api.h"
#include "gcc.h"
-#include "input_stream.h"
+#include "InputStream.hxx"
FLAC__StreamDecoderReadStatus
FLACInput::Read(FLAC__byte buffer[], size_t *bytes)