|
From: creedon <icr...@us...> - 2006-02-27 02:54:47
|
Update of /cvsroot/frontierkernel/Frontier/Common/source In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2644 Modified Files: strings.c Log Message: include langinternal.h Index: strings.c =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/source/strings.c,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** strings.c 27 Feb 2006 01:23:52 -0000 1.10 --- strings.c 27 Feb 2006 02:54:44 -0000 1.11 *************** *** 37,42 **** #include "shell.rsrc.h" #include "timedate.h" ! ! --- 37,41 ---- #include "shell.rsrc.h" #include "timedate.h" ! #include "langinternal.h" /* 2006-02-26 creedon */ |