1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/audio/rosegarden/files/patch-af
Steve Price bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +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.2/tcl.h>
#define NB_MODES 7
#define NB_TONALITIES 17 /* names, actually */