aboutsummaryrefslogtreecommitdiff
path: root/src/pcm_convert.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-11-04 10:48:43 +0100
committerAnton Khirnov <anton@khirnov.net>2015-02-20 09:18:30 +0100
commit0467c1417d3dbb1fdc7e5be5ca6a0b374f1898e3 (patch)
treedfc276975f33342f7a8a3cc484483394efd57398 /src/pcm_convert.h
parent3a163db8106e2a36b48d265ae9f2b3a6f60f14cf (diff)
Remove unused pcm_dither.
Diffstat (limited to 'src/pcm_convert.h')
-rw-r--r--src/pcm_convert.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pcm_convert.h b/src/pcm_convert.h
index 01a5c8a6..04a91ef1 100644
--- a/src/pcm_convert.h
+++ b/src/pcm_convert.h
@@ -20,8 +20,6 @@
#ifndef PCM_CONVERT_H
#define PCM_CONVERT_H
-#include "pcm_dither.h"
-
#include <glib.h>
#include <libavutil/frame.h>