mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-21 08:55:21 +01:00
Clean up header includes (#16674)
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
|
||||
#include "irrlichttypes.h"
|
||||
#include "itemgroup.h"
|
||||
#include "json-forwards.h"
|
||||
#include "util/enum_string.h"
|
||||
#include <SColor.h>
|
||||
|
||||
@@ -16,6 +15,8 @@
|
||||
#include <map>
|
||||
#include <optional>
|
||||
|
||||
namespace Json { class Value; }
|
||||
|
||||
class IItemDefManager;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user