From 9f5f2ccd635678590e6cb89d7b6277aae6489265 Mon Sep 17 00:00:00 2001 From: falkTX Date: Wed, 30 Dec 2020 15:12:07 +0000 Subject: [PATCH] Fix old compilers build --- source/modules/zita-resampler/resampler-table.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/modules/zita-resampler/resampler-table.h b/source/modules/zita-resampler/resampler-table.h index bfee23010..7ff874735 100644 --- a/source/modules/zita-resampler/resampler-table.h +++ b/source/modules/zita-resampler/resampler-table.h @@ -22,6 +22,8 @@ #define __RESAMPLER_TABLE_H +#include "CarlaDefines.h" + #include