diff --git a/libs/libshout/patches/100-ogg-c.patch b/libs/libshout/patches/100-ogg-c.patch deleted file mode 100644 index 431398689..000000000 --- a/libs/libshout/patches/100-ogg-c.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: libshout-2.2.2/src/ogg.c -=================================================================== ---- libshout-2.2.2.orig/src/ogg.c 2008-02-12 12:30:14.000000000 +0100 -+++ libshout-2.2.2/src/ogg.c 2008-02-12 12:30:14.000000000 +0100 -@@ -30,7 +30,7 @@ - #include - #endif - --#include -+#include - - #include - #include "shout_private.h" diff --git a/libs/libshout/patches/110-shout-ogg-c.patch b/libs/libshout/patches/110-shout-ogg-c.patch deleted file mode 100644 index d49557096..000000000 --- a/libs/libshout/patches/110-shout-ogg-c.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: libshout-2.2.2/src/shout_ogg.h -=================================================================== ---- libshout-2.2.2.orig/src/shout_ogg.h 2008-02-12 12:30:14.000000000 +0100 -+++ libshout-2.2.2/src/shout_ogg.h 2008-02-12 12:30:14.000000000 +0100 -@@ -28,7 +28,7 @@ - - #include - --#include -+#include - - typedef struct _ogg_codec_tag { - ogg_stream_state os;