mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-14 11:08:30 +01:00
Clean up header includes (#16674)
This commit is contained in:
@@ -5,14 +5,9 @@
|
||||
#include "player.h"
|
||||
|
||||
#include <cmath>
|
||||
#include "threading/mutex_auto_lock.h"
|
||||
#include "util/numeric.h"
|
||||
#include "hud.h"
|
||||
#include "constants.h"
|
||||
#include "gamedef.h"
|
||||
#include "settings.h"
|
||||
#include "log.h"
|
||||
#include "porting.h" // strlcpy
|
||||
#include <tuple>
|
||||
|
||||
const struct EnumString es_CameraMode[] = {
|
||||
|
||||
Reference in New Issue
Block a user