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

updated httrack (3.45.4 -> 3.49.2)
author Hans-G?nter Theisgen
date Tue Dec 10 10:00:39 2019 +0100 (2019-12-10)
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>