mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
fix: some code tidy about includes & irr namespaces
This commit is contained in:
@@ -39,6 +39,8 @@ extern "C" {
|
||||
#include "itemgroup.h"
|
||||
#include "itemdef.h"
|
||||
#include "c_types.h"
|
||||
// We do a explicit path include because by default c_content.h include src/client/hud.h
|
||||
// prior to the src/hud.h, which is not good on server only build
|
||||
#include "../../hud.h"
|
||||
|
||||
namespace Json { class Value; }
|
||||
|
Reference in New Issue
Block a user