summaryrefslogtreecommitdiff
path: root/libs/audiographer/audiographer/debug_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/audiographer/audiographer/debug_utils.h')
-rw-r--r--libs/audiographer/audiographer/debug_utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/audiographer/audiographer/debug_utils.h b/libs/audiographer/audiographer/debug_utils.h
index b11f065b42..a8c63e85b6 100644
--- a/libs/audiographer/audiographer/debug_utils.h
+++ b/libs/audiographer/audiographer/debug_utils.h
@@ -8,6 +8,7 @@
#ifdef __GNUC__
#include <cxxabi.h>
+#include <cstdlib>
#endif
#include "audiographer/visibility.h"