From ed6188491ac0efc5c060ef636cb80b5c6c45cfe4 Mon Sep 17 00:00:00 2001 From: Jeremy Bernstein Date: Tue, 17 Aug 2021 12:38:49 +0200 Subject: [PATCH] include c74_max.h from c74_msp.h --- c74support/c74_msp.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/c74support/c74_msp.h b/c74support/c74_msp.h index a5b8f78..51c8ec8 100644 --- a/c74support/c74_msp.h +++ b/c74support/c74_msp.h @@ -1,5 +1,7 @@ #pragma once +#include "c74_max.h" + namespace c74 { namespace max {