aboutsummaryrefslogtreecommitdiff
path: root/emulators/vice/files/patch-soundsdl.c
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/vice/files/patch-soundsdl.c')
-rw-r--r--emulators/vice/files/patch-soundsdl.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/vice/files/patch-soundsdl.c b/emulators/vice/files/patch-soundsdl.c
deleted file mode 100644
index 4cae0d658793..000000000000
--- a/emulators/vice/files/patch-soundsdl.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/sounddrv/soundsdl.c.orig Sat Jan 12 21:35:58 2002
-+++ src/sounddrv/soundsdl.c Fri Feb 14 03:13:41 2003
-@@ -26,7 +26,7 @@
-
- /* XXX: includes */
-
--#include <SDL/SDL_audio.h>
-+#include <SDL_audio.h>
- #include <unistd.h>
-
- #include "vice.h"