diff options
Diffstat (limited to 'audio/hydrogen/files/patch-src_lib_Object.cpp')
-rw-r--r-- | audio/hydrogen/files/patch-src_lib_Object.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/hydrogen/files/patch-src_lib_Object.cpp b/audio/hydrogen/files/patch-src_lib_Object.cpp deleted file mode 100644 index f9943337e62e..000000000000 --- a/audio/hydrogen/files/patch-src_lib_Object.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/lib/Object.cpp.orig Mon Aug 29 02:11:16 2005 -+++ src/lib/Object.cpp Mon Aug 29 02:11:39 2005 -@@ -25,6 +25,7 @@ - #include "Object.h" - #include "config.h" - -+#include <stdio.h> - #include <pthread.h> - - #ifdef WIN32 |