aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder')
-rw-r--r--src/decoder/DsdLib.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/DsdLib.hxx b/src/decoder/DsdLib.hxx
index a20df99a6..6b7498df1 100644
--- a/src/decoder/DsdLib.hxx
+++ b/src/decoder/DsdLib.hxx
@@ -22,7 +22,7 @@
#include "Compiler.h"
-#include <stdlib.h>
+#include <stddef.h>
#include <stdint.h>
struct Decoder;