mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
27df04e06b
PR: 11712 Submitted by: maintainer
12 lines
298 B
Plaintext
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 */
|