]> git.wh0rd.org - patches.git/blame - sdl-sound-1.0.2-headers.patch
more random patches. who knows.
[patches.git] / sdl-sound-1.0.2-headers.patch
CommitLineData
5e993f12 1Index: 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