#ifndef __LUA_SCROLLVIEW_H__ #define __LUA_SCROLLVIEW_H__ #ifdef __cplusplus extern "C" { #endif #include "tolua++.h" #ifdef __cplusplus } #endif TOLUA_API int tolua_scroll_view_open(lua_State* tolua_S); #endif //__LUA_SCROLLVIEW_H__