diff options
author | Max Kellermann <max@duempel.org> | 2013-07-30 08:39:21 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-07-30 08:39:21 +0200 |
commit | 28030d7edbedcb3615c451a3d186e133ebeaeee1 (patch) | |
tree | 1ca2fa06f0d4f3e218de1d8ad260dc21a9991bb5 /src/pcm/PcmVolume.hxx | |
parent | 648196319f4fe30eb468c1e765f198ef435ad313 (diff) | |
download | mpd-28030d7edbedcb3615c451a3d186e133ebeaeee1.tar.gz mpd-28030d7edbedcb3615c451a3d186e133ebeaeee1.tar.xz mpd-28030d7edbedcb3615c451a3d186e133ebeaeee1.zip |
include cleanup
Diffstat (limited to '')
-rw-r--r-- | src/pcm/PcmVolume.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pcm/PcmVolume.hxx b/src/pcm/PcmVolume.hxx index d3e6a5536..ed660b22a 100644 --- a/src/pcm/PcmVolume.hxx +++ b/src/pcm/PcmVolume.hxx @@ -24,7 +24,6 @@ #include "audio_format.h" #include <stdint.h> -#include <stdbool.h> #include <stddef.h> enum { |