aboutsummaryrefslogtreecommitdiff
path: root/src/decoder
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder')
-rw-r--r--src/decoder/wavpack_decoder_plugin.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/decoder/wavpack_decoder_plugin.c b/src/decoder/wavpack_decoder_plugin.c
index 9ebd0fcc..0ef807e0 100644
--- a/src/decoder/wavpack_decoder_plugin.c
+++ b/src/decoder/wavpack_decoder_plugin.c
@@ -20,9 +20,7 @@
#include "config.h"
#include "decoder_api.h"
#include "audio_check.h"
-#include "path.h"
#include "utils.h"
-#include "tag_table.h"
#include "tag_handler.h"
#include "tag_ape.h"
@@ -30,7 +28,6 @@
#include <glib.h>
#include <assert.h>
-#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>