mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Cleanup headers in irr/include/ (#15181)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
// Minetest
|
||||
// SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
#include "EDriverTypes.h"
|
||||
#include "content/subgames.h"
|
||||
#include "filesys.h"
|
||||
|
||||
@@ -9,8 +8,12 @@
|
||||
#include "irr_v2d.h"
|
||||
#include "irr_ptr.h"
|
||||
|
||||
#include "EDriverTypes.h"
|
||||
#include "IFileSystem.h"
|
||||
#include "IReadFile.h"
|
||||
#include "ISceneManager.h"
|
||||
#include "ISkinnedMesh.h"
|
||||
#include <irrlicht.h>
|
||||
#include "irrlicht.h"
|
||||
|
||||
#include "catch.h"
|
||||
|
||||
|
Reference in New Issue
Block a user