mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-21 00:45:23 +01:00
Clean up header includes (#16674)
This commit is contained in:
@@ -8,11 +8,9 @@
|
||||
#include "serverenvironment.h"
|
||||
#include "scripting_server.h"
|
||||
#include "server/serveractiveobject.h"
|
||||
#include "settings.h"
|
||||
#include "craftdef.h"
|
||||
#include "rollback_interface.h"
|
||||
#include "util/strfnd.h"
|
||||
#include "util/basic_macros.h"
|
||||
#include "inventory.h"
|
||||
|
||||
#define PLAYER_TO_SA(p) p->getEnv()->getScriptIface()
|
||||
|
||||
Reference in New Issue
Block a user