diff options
Diffstat (limited to 'audio/rosegarden/files/patch-af')
-rw-r--r-- | audio/rosegarden/files/patch-af | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/rosegarden/files/patch-af b/audio/rosegarden/files/patch-af new file mode 100644 index 000000000000..0fd1360e7738 --- /dev/null +++ b/audio/rosegarden/files/patch-af @@ -0,0 +1,11 @@ +--- /tmp/rosegarden-2.1/petal/Petal.c Sun Mar 2 20:03:31 1997 ++++ ./petal/Petal.c Fri May 14 17:25:50 1999 +@@ -2,7 +2,7 @@ + #include <stdio.h> + #include <ctype.h> + #include <string.h> +-#include <tcl.h> ++#include <tcl8.0/tcl.h> + + #define NB_MODES 7 + #define NB_TONALITIES 17 /* names, actually */ |