1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/audio/rosegarden/files/patch-af
Chris Piazza 27df04e06b Update to rosegarden 2.1
PR:		11712
Submitted by:	maintainer
1999-07-11 20:52:15 +00:00

12 lines
298 B
Plaintext

--- /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 */