blob: d1aa235f0e38df222f2369558c32aa5a80669a74 [file] [log] [blame]
Thierry FOURNIER6f1fd482015-01-23 14:06:13 +01001#ifndef _TYPES_HLUA_H
2#define _TYPES_HLUA_H
3
4#include <lua.h>
5
6#endif /* _TYPES_HLUA_H */