diff -uNr ../../splay-0.8.2/mpegsound/httpinput.cc ./mpegsound/httpinput.cc --- ../../splay-0.8.2/mpegsound/httpinput.cc Fri Mar 6 17:43:55 1998 +++ ./mpegsound/httpinput.cc Fri Mar 20 11:00:16 1998 @@ -13,6 +13,7 @@ #include #include +#include #include "mpegsound.h" diff -uNr ../../splay-0.8.2/mpegsound/rawplayer.cc ./mpegsound/rawplayer.cc --- ../../splay-0.8.2/mpegsound/rawplayer.cc Fri Mar 6 17:43:55 1998 +++ ./mpegsound/rawplayer.cc Fri Mar 20 11:00:29 1998 @@ -13,7 +13,7 @@ #include #include #include -#include +#include #include "mpegsound.h" diff -uNr ../../splay-0.8.2/src/splay/splay.cc ./src/splay/splay.cc --- ../../splay-0.8.2/src/splay/splay.cc Fri Mar 6 17:43:55 1998 +++ ./src/splay/splay.cc Fri Mar 20 11:01:55 1998 @@ -12,6 +12,7 @@ #include #include +#include #include