project_files/hwc/rtl/fpcrtl.h
changeset 15366 5c0479d0ed5b
parent 11405 fac466eb0c4d
equal deleted inserted replaced
15359:dff37ac61dcf 15366:5c0479d0ed5b
    10 #include "SysUtils.h"
    10 #include "SysUtils.h"
    11 #include "system.h"
    11 #include "system.h"
    12 #include "misc.h"
    12 #include "misc.h"
    13 #include "fileio.h"
    13 #include "fileio.h"
    14 #include "pmath.h"
    14 #include "pmath.h"
    15 
       
    16 #ifndef EMSCRIPTEN
       
    17 #include "GL/glew.h"
       
    18 #endif
       
    19 
    15 
    20 #define fpcrtl_memcpy                       memcpy
    16 #define fpcrtl_memcpy                       memcpy
    21 
    17 
    22 #define luapas_lua_gettop                   lua_gettop
    18 #define luapas_lua_gettop                   lua_gettop
    23 #define luapas_lua_close                    lua_close
    19 #define luapas_lua_close                    lua_close