Mercurial > mm7
comparison NewUI/Core/UIControlModule_wrap.cxx @ 2076:0d535449c04f
Слияние
author | Ritor1 |
---|---|
date | Wed, 04 Dec 2013 15:40:38 +0600 |
parents | 38bf1c70fc70 |
children | d8b40e0fa21d |
comparison
equal
deleted
inserted
replaced
2075:24033aa2e1f8 | 2076:0d535449c04f |
---|---|
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" |