aboutsummaryrefslogtreecommitdiff
path: root/src/player_thread.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-04-22 19:01:51 +0200
committerAnton Khirnov <anton@khirnov.net>2013-11-04 11:02:13 +0100
commitabc93b6147d098080aec9d9331033871303ead3b (patch)
treefdcc413e5d85c617d2dc5a11570b9aee33e63258 /src/player_thread.c
parentfb1586abf5a4081bb0b7397577f584c5a06daa84 (diff)
Remove pointless includes.
Diffstat (limited to 'src/player_thread.c')
-rw-r--r--src/player_thread.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/player_thread.c b/src/player_thread.c
index c0243fa0..cc3b031d 100644
--- a/src/player_thread.c
+++ b/src/player_thread.c
@@ -23,7 +23,6 @@
#include "decoder_control.h"
#include "decoder_thread.h"
#include "output_all.h"
-#include "pcm_volume.h"
#include "path.h"
#include "event_pipe.h"
#include "crossfade.h"