mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Fix Irrlicht includes in scriptapi_*
This commit is contained in:
parent
dd8593f2d6
commit
b9512cab1b
7 changed files with 2 additions and 11 deletions
|
@ -20,8 +20,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#ifndef LUA_NODETIMER_H_
|
||||
#define LUA_NODETIMER_H_
|
||||
|
||||
#include <irr_v3d.h>
|
||||
|
||||
extern "C" {
|
||||
#include <lua.h>
|
||||
#include <lauxlib.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue