From df698bfac9cd978cc1cc37857311aa8e8e0bd71a Mon Sep 17 00:00:00 2001 From: Paul Ferrand Date: Tue, 30 Jul 2019 16:58:21 +0200 Subject: [PATCH] Corrected an indirect include --- sources/SfzHelpers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/SfzHelpers.h b/sources/SfzHelpers.h index 86aa64a3..a37ede19 100644 --- a/sources/SfzHelpers.h +++ b/sources/SfzHelpers.h @@ -3,7 +3,7 @@ #include #include #include - +#include "Helpers.h" namespace sfz {