From 50d79c5f265aad592ae7f17209653ccbb1fde488 Mon Sep 17 00:00:00 2001 From: Tarek Soliman Date: Sat, 23 Dec 2017 15:40:30 -0600 Subject: MT32: Update to munt 2.3.0 This uses upstream commit 939cc986d9ffd044f8c6149361127ad5d94e430f Closes gh-1091 --- audio/softsynth/mt32/srchelper/srctools/src/LinearResampler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/softsynth/mt32/srchelper/srctools/src/LinearResampler.cpp') diff --git a/audio/softsynth/mt32/srchelper/srctools/src/LinearResampler.cpp b/audio/softsynth/mt32/srchelper/srctools/src/LinearResampler.cpp index 98b9c77c73..e7b60c62a8 100644 --- a/audio/softsynth/mt32/srchelper/srctools/src/LinearResampler.cpp +++ b/audio/softsynth/mt32/srchelper/srctools/src/LinearResampler.cpp @@ -14,7 +14,7 @@ * along with this program. If not, see . */ -#include "LinearResampler.h" +#include "../include/LinearResampler.h" using namespace SRCTools; -- cgit v1.2.3