mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 17:35:37 +02:00
Fix Irrlicht includes in scriptapi_*
This commit is contained in:
@@ -19,8 +19,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#ifndef LUA_NODEMETA_H_
|
||||
#define LUA_NODEMETA_H_
|
||||
|
||||
#include <irr_v3d.h>
|
||||
|
||||
extern "C" {
|
||||
#include <lua.h>
|
||||
#include <lauxlib.h>
|
||||
|
Reference in New Issue
Block a user