~ruther/guix-local

ref: b87bf3bbd4fbf064b2d22e4ba5a0727b1fb983b5 guix-local/gnu/packages/patches/cursynth-wave-rand.patch -rw-r--r-- 293 bytes
b87bf3bb — Tobias Geerinckx-Rice gnu: lxterminal: Update to 0.3.1. 8 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
Related to https://github.com/mtytel/cursynth/issues/9

--- a/mopo/src/wave.h	2014-06-25 14:10:57.827369578 -0500
+++ b/mopo/src/wave.h	2014-06-25 14:08:15.795376354 -0500
@@ -19,6 +19,7 @@
 #define WAVE_H
 
 #include "mopo.h"
+#include <cstdlib>
 #include <cmath>
 
 #define LOOKUP_SIZE 2048