]> git.wh0rd.org - patches.git/blob - sdl-sound-1.0.2-headers.patch
sync vapier-m
[patches.git] / sdl-sound-1.0.2-headers.patch
1 Index: decoders/shn.c
2 ===================================================================
3 --- decoders/shn.c (revision 553)
4 +++ decoders/shn.c (working copy)
5 @@ -50,6 +50,7 @@
6 #include <stdio.h>
7 #include <stdlib.h>
8 #include <string.h>
9 +#include <math.h>
10
11 #include "SDL_sound.h"
12