1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 00:25:19 +02:00

Clean up header includes related to settings.h

This commit is contained in:
SmallJoker
2024-10-12 23:04:31 +02:00
committed by SmallJoker
parent e3813cf027
commit 4975afb5ff
9 changed files with 37 additions and 24 deletions

View File

@@ -25,6 +25,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "config.h"
#include "debug.h"
#include "settings.h"
#include "util/strfnd.h"
#include "util/string.h"
#include "util/numeric.h"