summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/libflac/include/protected/stream_decoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libflac/include/protected/stream_decoder.h')
-rw-r--r--src/lib/libflac/include/protected/stream_decoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libflac/include/protected/stream_decoder.h b/src/lib/libflac/include/protected/stream_decoder.h
index d77d51c0f8a..9108ca78f22 100644
--- a/src/lib/libflac/include/protected/stream_decoder.h
+++ b/src/lib/libflac/include/protected/stream_decoder.h
@@ -32,7 +32,7 @@
#ifndef FLAC__PROTECTED__STREAM_DECODER_H
#define FLAC__PROTECTED__STREAM_DECODER_H
-#include "flac/stream_decoder.h"
+#include "FLAC/stream_decoder.h"
#if FLAC__HAS_OGG
#include "private/ogg_decoder_aspect.h"
#endif