diff options
Diffstat (limited to '')
-rw-r--r-- | src/decoder/OpusReader.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/decoder/OpusReader.hxx b/src/decoder/OpusReader.hxx index 2cfc14118..1fd07b55c 100644 --- a/src/decoder/OpusReader.hxx +++ b/src/decoder/OpusReader.hxx @@ -21,6 +21,7 @@ #define MPD_OPUS_READER_HXX #include "check.h" +#include "string_util.h" #include <stdint.h> #include <string.h> |