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

Cleanup headers in irr/include/ (#15181)

This commit is contained in:
DS
2024-10-18 10:58:32 +02:00
committed by GitHub
parent f2ab887644
commit e5d321d286
51 changed files with 76 additions and 180 deletions

View File

@@ -22,6 +22,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include <SViewFrustum.h>
#include <IAnimatedMeshSceneNode.h>
#include <IVideoDriver.h>
#include "IAttributes.h"
#include "porting.h"
GUIScene::GUIScene(gui::IGUIEnvironment *env, scene::ISceneManager *smgr,