1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-20 11:35:21 +02:00

Reduce irrlicht_extrabloated.h includes in header files

This commit is contained in:
SmallJoker
2025-01-04 12:39:34 +01:00
committed by GitHub
parent 81f51492ff
commit e8f6127779
31 changed files with 113 additions and 40 deletions

View File

@@ -18,6 +18,7 @@
#include "version.h"
#include "irrlicht_changes/printing.h"
#include "network/connection.h"
#include "network/networkpacket.h"
#include "network/networkprotocol.h"
#include "network/serveropcodes.h"
#include "server/player_sao.h"