sc3-plugins: fix build
This commit is contained in:
parent
2a59108c62
commit
dbe1c96e06
1 changed files with 10 additions and 0 deletions
10
srcpkgs/sc3-plugins/patches/cstdio.patch
Normal file
10
srcpkgs/sc3-plugins/patches/cstdio.patch
Normal 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"
|
||||||
|
|
Loading…
Reference in a new issue