1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-18 04:55:20 +01:00

Clean up header includes (#16674)

This commit is contained in:
cx384
2025-11-16 15:00:51 +01:00
committed by GitHub
parent 44e7c5b9ab
commit ac0ebf39ad
214 changed files with 98 additions and 366 deletions

View File

@@ -2,7 +2,6 @@
// SPDX-License-Identifier: LGPL-2.1-or-later
// Copyright (C) 2010-2013 kwolekr, Ryan Kwolek <kwolekr@minetest.net>
#include "debug.h"
#include "filesys.h"
#include "log.h"
#include "mapgen/mapgen.h"