diff -r bff6d78e3b37 -r 1f236afd6cd1 src/sound.cpp --- a/src/sound.cpp Sun Aug 31 09:52:47 2008 +0000 +++ b/src/sound.cpp Sun Aug 31 10:50:05 2008 +0000 @@ -7,7 +7,7 @@ #include "landscape.h" #include "mixer.h" #include "sound_func.h" -#include "fileio.h" +#include "fileio_func.h" #include "newgrf_sound.h" #include "fios.h" #include "window_gui.h"