From 42889bf8e1a4cd2931a582b9b99a4d908cc75448 Mon Sep 17 00:00:00 2001 From: Alex St-Onge Date: Tue, 16 Jan 2024 15:12:42 -0800 Subject: [PATCH] Fix build on mac --- include/buchla_lpg.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/buchla_lpg.h b/include/buchla_lpg.h index c3936e0..37974c4 100644 --- a/include/buchla_lpg.h +++ b/include/buchla_lpg.h @@ -1,5 +1,6 @@ #pragma once +#include #include namespace sfdsp