aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-12-22 22:06:21 +0100
committerMax Kellermann <max@duempel.org>2013-12-22 22:06:25 +0100
commit32b834aa04bd05dade4e9db7759f2473f3e24b7e (patch)
treecb9ccd360e0e3dde89cbd5a5d7ec4b883486dca8 /src/pcm
parentb43ec3d6f08ab6b3044a2514f9bb8a8f1a0eb31f (diff)
downloadmpd-32b834aa04bd05dade4e9db7759f2473f3e24b7e.tar.gz
mpd-32b834aa04bd05dade4e9db7759f2473f3e24b7e.tar.xz
mpd-32b834aa04bd05dade4e9db7759f2473f3e24b7e.zip
pcm/Traits: include stddef.h for size_t
Diffstat (limited to 'src/pcm')
-rw-r--r--src/pcm/Traits.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pcm/Traits.hxx b/src/pcm/Traits.hxx
index 48e7d559e..4e68191f6 100644
--- a/src/pcm/Traits.hxx
+++ b/src/pcm/Traits.hxx
@@ -24,6 +24,7 @@
#include "AudioFormat.hxx"
#include <stdint.h>
+#include <stddef.h>
/**
* This template describes the specified #SampleFormat. This is an