From: Gareth S B. <bes...@us...> - 2005-05-04 18:18:18
|
Update of /cvsroot/sblim/sfcc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4418 Modified Files: cmcift.h Log Message: Index: cmcift.h =================================================================== RCS file: /cvsroot/sblim/sfcc/cmcift.h,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -d -r1.1.1.1 -r1.2 --- cmcift.h 2 May 2005 15:31:49 -0000 1.1.1.1 +++ cmcift.h 4 May 2005 18:18:10 -0000 1.2 @@ -22,7 +22,7 @@ #ifndef _CMCIFT_H_ #define _CMCIFT_H_ -#include "cmpidt.h" +#include "cmcidt.h" #ifdef __cplusplus extern "C" { |