mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-18 02:45:21 +02:00
Reduce irrlicht_extrabloated.h includes in header files
This commit is contained in:
@@ -11,6 +11,12 @@
|
||||
#include <cassert>
|
||||
#include <list>
|
||||
|
||||
#include "IGUIEnvironment.h"
|
||||
|
||||
namespace irr::gui {
|
||||
class IGUIStaticText;
|
||||
}
|
||||
|
||||
class IGameCallback
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user