wok-next view alure/stuff/patches/alure.patch @ rev 20936

Update cmake
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Aug 24 15:44:57 2018 +0300 (2018-08-24)
parents
children
line source
1 diff -rupN a/src/codec_fluidsynth.cpp b/src/codec_fluidsynth.cpp
2 --- a/src/codec_fluidsynth.cpp 2011-07-29 08:37:48.000000000 +0000
3 +++ b/src/codec_fluidsynth.cpp 2014-01-03 10:42:13.280792235 +0000
4 @@ -32,7 +32,7 @@
5 #endif
7 #include <istream>
8 -
9 +#include <unistd.h>
10 #include <fluidsynth.h>