diff options
-rw-r--r-- | src/decode.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/decode.h b/src/decode.h index 71e7a498e..662ab375f 100644 --- a/src/decode.h +++ b/src/decode.h @@ -23,6 +23,7 @@ #include "condition.h" #include "audio_format.h" +#include "path.h" #define DECODE_TYPE_FILE 0 #define DECODE_TYPE_URL 1 |