aboutsummaryrefslogtreecommitdiffstats
path: root/src/decode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/decode.h')
-rw-r--r--src/decode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decode.h b/src/decode.h
index b1ba138e2..61eeee078 100644
--- a/src/decode.h
+++ b/src/decode.h
@@ -21,8 +21,8 @@
#include "song.h"
-#include "audio.h"
#include "condition.h"
+#include "audio_format.h"
#define DECODE_TYPE_FILE 0
#define DECODE_TYPE_URL 1