[PD-cvs] externals/zexy/src zexy.c,1.14,1.15

musil tmusil at users.sourceforge.net
Fri Jan 27 14:02:46 CET 2006


Update of /cvsroot/pure-data/externals/zexy/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18162/zexy/src

Modified Files:
	zexy.c 
Log Message:
include "z_zexy.h" for prototype of z_zexy_setup()

Index: zexy.c
===================================================================
RCS file: /cvsroot/pure-data/externals/zexy/src/zexy.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** zexy.c	25 Jan 2006 16:16:20 -0000	1.14
--- zexy.c	27 Jan 2006 13:02:44 -0000	1.15
***************
*** 21,24 ****
--- 21,25 ----
  
  #include "zexy.h"
+ #include "z_zexy.h"
  
  /* do a little help thing */





More information about the Pd-cvs mailing list