sc3-plugins: fix build

This commit is contained in:
Jürgen Buchmüller 2020-09-13 08:01:36 +02:00
parent 2a59108c62
commit dbe1c96e06

View file

@ -0,0 +1,10 @@
--- source/NHUGens/NHHall.cpp 2018-11-18 23:18:46.000000000 +0100
+++ source/NHUGens/NHHall.cpp 2020-09-13 07:57:48.084435095 +0200
@@ -25,6 +25,7 @@
For more information, please refer to <http://unlicense.org>
*/
+#include <cstdio>
#include "nh_hall.hpp"
#include "SC_PlugIn.hpp"