diff options
Diffstat (limited to 'emulators/scummvm/files/patch-sound::mixer.h')
-rw-r--r-- | emulators/scummvm/files/patch-sound::mixer.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/scummvm/files/patch-sound::mixer.h b/emulators/scummvm/files/patch-sound::mixer.h deleted file mode 100644 index 35b749684e18..000000000000 --- a/emulators/scummvm/files/patch-sound::mixer.h +++ /dev/null @@ -1,11 +0,0 @@ ---- sound/mixer.h.orig Wed Jan 1 13:21:10 2003 -+++ sound/mixer.h Wed Jan 1 13:21:41 2003 -@@ -25,6 +25,8 @@ - - #include <stdio.h> - -+#undef USE_MAD -+ - #ifdef USE_MAD - #include <mad.h> - #endif |