diff options
Diffstat (limited to 'multimedia/avidemux/patches/patch-aw')
-rw-r--r-- | multimedia/avidemux/patches/patch-aw | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/multimedia/avidemux/patches/patch-aw b/multimedia/avidemux/patches/patch-aw deleted file mode 100644 index 64898666ba0..00000000000 --- a/multimedia/avidemux/patches/patch-aw +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aw,v 1.1 2008/02/19 09:11:43 xtraeme Exp $ - ---- avidemux/ADM_audiodevice/ADM_deviceSDL.cpp.orig 2008-02-19 09:23:10.000000000 +0100 -+++ avidemux/ADM_audiodevice/ADM_deviceSDL.cpp 2008-02-19 09:23:28.000000000 +0100 -@@ -23,7 +23,7 @@ - #include "fourcc.h" - - #ifdef USE_SDL --#include "SDL.h" -+#include <SDL/SDL.h> - - - #include "ADM_toolkit/toolkit.hxx" |