[PD-cvs] pd/src s_path.c,1.3.4.6.2.8.2.3,1.3.4.6.2.8.2.4

Mathieu Bouchard matju at users.sourceforge.net
Fri Dec 8 05:48:03 CET 2006


Update of /cvsroot/pure-data/pd/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11880

Modified Files:
      Tag: desiredata
	s_path.c 
Log Message:
centralise headers to desire.h


Index: s_path.c
===================================================================
RCS file: /cvsroot/pure-data/pd/src/s_path.c,v
retrieving revision 1.3.4.6.2.8.2.3
retrieving revision 1.3.4.6.2.8.2.4
diff -C2 -d -r1.3.4.6.2.8.2.3 -r1.3.4.6.2.8.2.4
*** s_path.c	8 Dec 2006 04:33:37 -0000	1.3.4.6.2.8.2.3
--- s_path.c	8 Dec 2006 04:48:00 -0000	1.3.4.6.2.8.2.4
***************
*** 25,31 ****
  
  #include <string.h>
! #include "m_pd.h"
! #include "m_imp.h"
! #include "s_stuff.h"
  #include <stdio.h>
  #include <fcntl.h>
--- 25,29 ----
  
  #include <string.h>
! #include "desire.h"
  #include <stdio.h>
  #include <fcntl.h>





More information about the Pd-cvs mailing list