aboutsummaryrefslogtreecommitdiffstats
path: root/src/AACDecoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/AACDecoder.h')
-rw-r--r--src/AACDecoder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/AACDecoder.h b/src/AACDecoder.h
index 7f19cb9..6adae56 100644
--- a/src/AACDecoder.h
+++ b/src/AACDecoder.h
@@ -27,6 +27,7 @@
#include <fdk-aac/aacdecoder_lib.h>
#include <cstdint>
+#include <cstddef>
#include <vector>
class AACDecoder {