From: John L. <jr...@us...> - 2005-11-25 19:23:11
|
Update of /cvsroot/wxlua/wxLua/apps/wxlua/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23333/wxLua/apps/wxlua/src Modified Files: wxlua.h Log Message: rename wxluasocket files to wxl* for consistency and make it easier to find them Index: wxlua.h =================================================================== RCS file: /cvsroot/wxlua/wxLua/apps/wxlua/src/wxlua.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** wxlua.h 25 Nov 2005 19:03:26 -0000 1.3 --- wxlua.h 25 Nov 2005 19:22:57 -0000 1.4 *************** *** 24,28 **** #if wxCHECK_VERSION(2, 3, 0) ! #include "wxluasocket/include/dtarget.h" #endif --- 24,28 ---- #if wxCHECK_VERSION(2, 3, 0) ! #include "wxluasocket/include/wxldtarg.h" #endif |