comparison NewUI/Core/UIControlModule_wrap.cxx @ 2073:38bf1c70fc70

some text rendering fix
author Gloval
date Wed, 04 Dec 2013 08:50:24 +0400
parents 7a9477135943
children d8b40e0fa21d
comparison
equal deleted inserted replaced
2072:2737276390ff 2073:38bf1c70fc70
724 * This file contains the runtime support for Lua modules 724 * This file contains the runtime support for Lua modules
725 * and includes code for managing global variables and pointer 725 * and includes code for managing global variables and pointer
726 * type checking. 726 * type checking.
727 * ----------------------------------------------------------------------------- */ 727 * ----------------------------------------------------------------------------- */
728 728
729 #include "lib/lua/lua.h" 729 #include "../../lib/lua/lua.h"
730 #ifdef __cplusplus 730 #ifdef __cplusplus
731 extern "C" { 731 extern "C" {
732 #endif 732 #endif
733 733
734 //#include "lua.h" 734 //#include "lua.h"