1 --- SDL_mixer-1.2.8/timidity/config.h.orig 2007-12-21 18:34:15.000000000 +0100
2 +++ SDL_mixer-1.2.8/timidity/config.h 2007-12-21 18:34:49.000000000 +0100
4 #if defined(__WIN32__) || defined(__OS2__)
5 #define DEFAULT_PATH "\\TIMIDITY"
7 -#define DEFAULT_PATH "/usr/local/lib/timidity"
8 +#define DEFAULT_PATH "/usr/lib/timidity"
11 /* These affect general volume */